ManaCore adds a customizable mana bar at the top of the player's screen which is perfect for RPG-like servers and custom gameplay mechanics.
This plugin allows server owners to manage and display mana dynamically using a boss bar. The system is configurable, and developers can easily integrate the mana system into their custom plugins using the ManaCoreAPI.
Features
Customizable Mana Bar: Easily configure the title and max value of the mana bar.
Developer API: Interact with the mana system through ManaCoreAPI.
Reload Command: Reload the mana system settings without restarting the server using /mcreload or /mcr.
Commands
/mcreload [/mcr]: Reloads the configuration file.
Permission: mc.reload
ManaCoreAPI
ManaCoreAPI allows for developers to easily integrate Mana into their own plugins. Some examples below.