The core RPG library built on Minestom. This module handles the "heavy lifting" of the game logic, separating it from the specific server implementation details.
- RPG Mechanics: Attributes, Spells, Item Management.
- Player Data: handling of
ReflactPlayerdata. - Networking: Server-side packet handling.
This module is a dependency for the server.
./gradlew publishToMavenLocal