EventManage is a PaperMC plugin designed to simplify event management on your Minecraft server. With a robust command system, administrators can easily configure events using the /eventmanage command (with sub-commands like details, start, stop, and edit), while players can join events with the /joinevent command.
NOTICE: For now, only one event can be stored at a time, and server restarts will wipe the stored event from memory. Later, the plugin will allow you to load event information from a file, and save it back to a file, which will allow for multiple events to be stored, and you wont have to re-type multiple commands to create an event.
eventmanager.admin) are restricted to administrators, and player commands (eventmanager.player) are available to regular players.Contributions and feedback are welcome!
plugins folder./eventmanage (if you are an admin) to see a list of available commands./eventmanage edit to see a list of commands related to editing the currently-stored event./eventmanage start (if you are finished editing the event details) to start the event, display a message on the bossbar, and allow joining the event./eventmanage stop to remove the bossbar message, and disable joining the event.
EventManage is a PaperMC plugin designed to simplify large-scaled event management on your Minecraft server.