Monkey Utils
ModMIT

Monkey Utils

A declarative Kotlin focused Minecraft utility library for commonly used features of my mods.

25.2K
Downloads
19
Followers
3 months ago
Updated
📦
7
Versions

📖About Monkey Utils

Monkey Utils

A declarative Kotlin focused Minecraft utility library for commonly used features such as configuration, command registration, and database implementation.

Features

  • A wrapper API for Electronwill's Night Config library.
  • Currently supports the toml, json and hocon formats for creating config files.
  • API for registering commands and permission nodes for registered configuration settings.

Support

If you would like to report a bug, or make a suggestion, you can do so via the mod's issue tracker.

Credits