MrUltimateLottery
Automatic lottery start at a given hour or every few hours, where players have a certain amount of time to purchase lottery tickets, fully customizable plugin.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
MrUltimateLottery
*Older versions are not and will not be supported*
*YOU CAN FIND THE PLUGIN DESCRIPTION AS TEXT BELOW*

MrUltimateLottery
⚠️ Vault This plugin requires Vault to function.
MrUltimateLottery is a fully customizable automatic lottery system for Minecraft servers. Lotteries start automatically at a specific hour or at repeating intervals. Players can purchase tickets during the active period, and when the timer ends a winner is selected.
Perfect for adding an engaging economy-based feature to your server.
---
Features
- Automatic lottery start at configured times - Support for repeating lottery intervals - Player ticket purchasing system - Fully configurable ticket price - Customizable GUI menu - Economy integration using Vault - Player statistics tracking - Placeholder support - Admin commands to control the lottery
---
Main Menu Preview
The plugin provides a simple GUI where players can:
- Buy lottery tickets - View their ticket count - Check their winning chance - See the current lottery status - Refresh the lottery information
---
Placeholders
You can use these placeholders with placeholder plugins such as PlaceholderAPI.
``` %mrultimatelottery_status% - Returns inactive or active %mrultimatelottery_participants% - Returns the current participants in the active lottery %mrultimatelottery_time_left% - Returns the time remaining until the lottery ends %mrultimatelottery_ticket_price% - Returns the current price of one ticket %mrultimatelottery_total_tickets% - Returns the current number of tickets in the lottery %mrultimatelottery_player_tickets% - Returns the player's ticket count %mrultimatelottery_player_wins% - Returns the player's total wins %mrultimatelottery_player_win_rate% - Returns the player's chance to win the lottery ```
---
Commands
``` /lottery gui - Opens the lottery menu /lottery buy - Buy lottery tickets /lottery stats - Shows player lottery statistics /lottery status - Displays current lottery information
/mul start - Force start a lottery /mul stop - Stop the current lottery /mul reload - Reload plugin configuration ```
---
Permissions
``` mrultimatelottery.maxtickets.<number|unlimited> Allows a player to purchase a defined maximum number of tickets.
mrultimatelottery.gui Allows access to /lottery gui
mrultimatelottery.stats Allows access to /lottery stats
mrultimatelottery.stats.others Allows viewing stats of other players
mrultimatelottery.status Allows access to /lottery status
mrultimatelottery.admin Allows access to all /mul admin commands ```