Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
UniversalMCAPI
⚡API plugin for Paper fast development⚡
⚠️ NOTE This plugin is only a API plugin made for fast development with Paper.
Key Features
- ⚡Latest Version Compatibility: Works with Paper latest version.
- 🧰Modular Design: Easy-to-use API structure for rapid development and extension.
- 🔷Reusable Classes: Provides reusable classes and methods to handle common plugin functionalities.
- 🟩Integrated dependencies: External dependencies are built into the plugin to not let server administrators worry about installing dependencies on the server.
Requirements
- Java 21 and above
- Paper server
- Minecraft 1.21 and above
Currently this plugin is still on working in progress.
But with the first version you should be able to access PaperPluginLoader
class to load your paper-plugin.yml
configuration like name, version and ect.
I'm still learning Java and Kotlin and Minecraft development but this API plugin will be my first plugin available on Modrinth and Hangar. 👍