Monkey Utils
A Minecraft utility library written in Kotlin with a declarative approach. Provides ready-made solutions for frequently used functions in mod development, including configuration management, command registration, and database interaction.
Main Features
- Convenient wrapper for Electronwill's Night Config library, simplifying work with configuration files
- Support for popular configuration formats: TOML, JSON, and HOCON
- Simple API for command registration and setting up access rights to configuration parameters
Technical Features
The library is aimed at mod developers using Kotlin and offers intuitive syntax for quick integration of standard functions into their projects.
Support
To report bugs or suggest improvements, use the project's issue tracking system.