EventManager

EventManage is a PaperMC plugin designed to simplify large-scaled event management on your Minecraft server.

359

EventManager

EventManage Minecraft Plugin

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.

Key Features

- Permission-Based Access: Shows the event name (and how to join) on a boss bar that alternates between red and blue every half-second while the event is active. - Permission-Based Access: Seamlessly teleports players to the event's start location in the specified world. - Permission-Based Access: Admin commands (`eventmanager.admin`) are restricted to administrators, and player commands (`eventmanager.player`) are available to regular players.

Built With

- PaperMC API - Maven - Visual Studio Code

Contributions and feedback are welcome!

How to Use

1. Download the plugin JAR. 2. Move the JAR to your server's `plugins` folder. 3. Restart/start your server. 4. Run `/eventmanage` (if you are an admin) to see a list of available commands. 5. Run `/eventmanage edit` to see a list of commands related to editing the currently-stored event. 6. Run `/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. 7. When the event ends, run `/eventmanage stop` to remove the bossbar message, and disable joining the event.

ADS