Compatibility
Minecraft: Java Edition
1.21ā1.21.1
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 years ago
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. š


