
UltimateEvent 1.0
Automatically selects a random player at a scheduled time to receive rewards!
Automatically schedules and runs Minecraft events at specific times. At each event one random player is selected to receive rewards.
Commands
- /event reload - Reload plugin
Permissions
- event.command.help - Allows use of the /event command
- event.command.reload - Allows use of the /event reload command
PlaceholderAPI Expansion
- %ultimateevent_next_event_name% - Displays the name of the next upcoming event
- %ultimateevent_next_event_time% - Displays the time remaining until the next event
Action List
- BROADCAST:message - Send a message to all players on the server
- CONSOLE_COMMAND:command - Execute a command from the server console
- MSG:message - Send a private message to a specific player
- PLAYER_COMMAND:command - Execute a command as if the player ran it themselves
- SOUND:type:float:float - Play a sound to a player
config.yml
time-zone: America/Los_Angeles
messages.yml
messages:
no-permission: '&cYou don''t have permission to use this command!'
commands:
descriptions:
admin:
reload: '&f&oReloads the plugin'
reload-success: '&aSuccessfully reloaded!'
errors:
reload-fail: '&cA serious error occurred during reloading'
events.yml
events:
Diamond:
time: 12:00
min-players: 2
actions:
- "CONSOLE_COMMAND:give %player% diamond 1"
- "BROADCAST:%player% received Diamond reward!"
For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.