Yamler Plugin (1.21.4, 1.20.1) – Easy API For Saving And Interacting With YAML Configs
10
views ❘
6 hours ago
❘
Yamler Plugin (1.21.4, 1.20.1) is a lightweight YAML parsing library, simplifying the configuration process for plugin developers. It offers features like annotations for effortless data mapping, streamlined file handling, and efficient parsing of complex YAML structures. Yamler ensures a more user-friendly experience for creating and managing plugin configurations.
Features:
- Simplifies working with YAML configurations for Spigot plugins.
- Utilizes annotations for effortless configuration mapping.
- Easily handles file creation, loading, and saving.
- Supports nested and complex YAML structures.
- Focused on efficient parsing without unnecessary overhead.
Screenshost:
How to use it:
1. Create a Class which extends net.cubespace.Yamler.Config.Config
2. Create Fields which are either public or private (not final or transient or static)
3. Create a Constructor and set the CONFIG_FILE and CONFIG_HEADER (CONFIG_HEADER is optional)
4. To tell the Config to load invoke Config.init()
How to install:
- Please visit the following link for full instructions: How To Download & Install Spigot Plugins
- Don’t miss out today’s latest Minecraft Plugins
Yamler Plugin (1.21.4, 1.20.1) Download Links
For All Versions from Minecraft 1.7 to Minecraft 1.21.4
Click to rate this post!
[Total: 2 Average: 5]