This plugin is an easy event manager for your server. You can run commands and broadcast messages for all server at the start and at the end of your custom event by player or by console.

Usage:
At first you have to create your event with /eventor <name> create command. After this go to the config file and edit the event settings.
*Types: CONSOLE - run from console / PERMISSION - run as player*
After you configured everything, use /eventor reload to save configuration.
Now you can start event using /eventor <name> start <time(seconds)> command.
Installation:
1)Download plugin
2)Put to plugins folder on your server
3)Run or restart server
Permissions:
- eventor.start
- eventor.reload
- eventor.list
- eventor.create
- eventor.remove
- eventor.stop
Configuration:
args: '&cWrong command!'
no-event: '&cEvent does not exist.'
event-exists: '&cEvent already exists.'
no-perm: '&cNo permission!'
created: '&bEvent created!'
removed: '&bEvent removed!'
reloaded: '&bConfiguration reloaded!'
events-title: '&bEvent list:'

