
EventManager
EventManage is a PaperMC plugin designed to simplify large-scaled event management on your Minecraft server.
- Загрузки
- 405
- Подписчики
- 2
- Обновлён
- 28 февраля 2025 г.
- Лицензия
- MIT
Опубликован 24 февраля 2025 г.
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
- Boss Bar Display: 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.
- Teleportation: 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
Contributions and feedback are welcome!
How to Use
- Download the plugin JAR.
- Move the JAR to your server's
pluginsfolder. - Restart/start your server.
- Run
/eventmanage(if you are an admin) to see a list of available commands. - Run
/eventmanage editto see a list of commands related to editing the currently-stored event. - 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. - When the event ends, run
/eventmanage stopto remove the bossbar message, and disable joining the event.
Ченджлог
1.2-SNAPSHOTБета1.21.4 · 28 февраля 2025 г.
This release added some big features that really should have been added in the first snapshot.
- Added saving and loading support for event information. No more re-typing after a server restart!
- Removed the broken PAPI support to reduce possible bloatware.
- Fixed the problem where a new event was created every time a property was updated.
- Added help messages to tab-completions for commands.
1.1-SNAPSHOTБета1.21.4 · 24 февраля 2025 г.
This release didn't really add anything noticeable, but it paved the way for future large-scaled changes. Here is a basic outline of what happened. It's still recommended to use this release over the last version, though.
- Started working on PAPI support so you can include event details in a hologram, server list, scoreboard, etc!
- Fixed some bugs that were caught while looking through the code.
1.0-SNAPSHOTБета1.21.4 · 24 февраля 2025 г.
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.
Key Features
- Boss Bar Display: 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.
- Teleportation: 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
Contributions and feedback are welcome!
How to Use
- Download the plugin JAR.
- Move the JAR to your server's
pluginsfolder. - Restart/start your server.
- Run
/eventmanage(if you are an admin) to see a list of available commands. - Run
/eventmanage editto see a list of commands related to editing the currently-stored event. - 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. - When the event ends, run
/eventmanage stopto remove the bossbar message, and disable joining the event.
Комментарии
Загружаем…