MineCoreLib is a Java library for PaperMC plugins, providing utilities for config management and localization.
- Configuration Management: Easily load, save, and manage configuration files.
- Localization Management: Support for multiple languages and easy localization of strings.
- Custom Logger: Provides a custom logger for better logging and debugging.
- ChatUtils: Supports legacy and MiniMessage formats for chat messages.
- Version Check: Checks if the plugin is up to date by comparing the current version with the latest release version.
- Java 21 or higher
- Gradle
-
Clone the repository:
git clone https://github.com/tavstal/minecorelib.git cd minecorelib
-
Build the project using Gradle:
./gradlew build
-
Add the generated JAR file to your Minecraft plugin project.
TODO
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the GNU License. See the LICENSE
file for details.
For any issues, please open an issue on GitHub or contact with me on discord.