
Monkey Utils
A declarative Kotlin focused Minecraft utility library for commonly used features of my mods.
Обновлён 11 января 2026 г. · опубликован 8 июля 2024 г.
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
- Thanks to dicedpixels for the mod's icon.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.0.3 | Релиз | 1.21.11 | fabric | 11 января 2026 г. | .jar (665 КБ) |
| 1.0.2 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | fabric | 4 мая 2025 г. | .jar (657 КБ) |
| 1.0.1 | Релиз | 1.21.5 | fabric | 26 марта 2025 г. | .jar (656 КБ) |
| 1.0.0 | Релиз | 1.21.5 | fabric | 25 марта 2025 г. | .jar (197 КБ) |
| 0.1.2+1.21 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | fabric | 23 июля 2024 г. | .jar (642 КБ) |
| 0.1.1+1.21 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | fabric | 13 июля 2024 г. | .jar (642 КБ) |
| 0.1.0+1.21 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | fabric | 8 июля 2024 г. | .jar (644 КБ) |
Ченджлог
1.0.3Релиз1.21.11 · 11 января 2026 г.
- Update to 1.21.11.
1.0.2Релиз1.21.6, 1.21.7, 1.21.8 · 4 мая 2025 г.
Changelog
- Fix bug where map sections would be created with a broken path.
1.0.1Релиз1.21.5 · 26 марта 2025 г.
Changelog
- Include monkey-config's dependencies in the mod.
1.0.0Релиз1.21.5 · 25 марта 2025 г.
Changelog
- Mod has been renamed to "Monkey Utils". Mod ID has changed to "monkey-utils".
- Most of the logic has been moved to a new Minecraft independent library Monkey Config.
- Added compatibility with fabric's permission API. Permission nodes for command settings are now automatically generated upon Config Manager registration.
- Nested configuration sections are now supported.
0.1.2+1.21Релиз1.21.2, 1.21.3, 1.21.4 · 23 июля 2024 г.
- The command registration system will now check if the parent node already exists before using it. Otherwise, it creates and registers it
If you would like to report a bug, or make a suggestion, you can do so via the mod's issue tracker.
0.1.1+1.21Релиз1.21.2, 1.21.3, 1.21.4 · 13 июля 2024 г.
- Updated mod icon. Credits to dicedpixels.
If you would like to report a bug, or make a suggestion, you can do so via the mod's issue tracker.
0.1.0+1.21Релиз1.21.2, 1.21.3, 1.21.4 · 8 июля 2024 г.
This is the first release of the mod.
If you would like to report a bug, or make a suggestion, you can do so via the mod's issue tracker.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…