MoonPluginLib is a library for creating content plugins for SMP servers. Designed for use with the Spigot API, it currently targets Minecraft version 1.21.3.
- ASCII ColorLogging: allow for easy use of Ascii colors in logging.
- Rendering Display Entities: Allows for simpled and safer rendering of display entities.
- ParticleUtils: Tools for creating particles.
- HUD System: A flexible system managing HUD elements.
- GUI System: Simplify the creation of custom GUIs.
- Ability System: Define and manage abilities for items, players or entities.
- Life System: Add custom LifeSystem.
- CustomWeapon System: system for creating custom weapons. with abilities and effects.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Submit a pull request.
MoonPluginLib is licensed under the GPLv3 License. See LICENSE for details.
For questions or support, please contact Aaron Fulton.