Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stemcraft/stemcraftlib
This is the core STEMCraft Library plugin that provides the core functionality and helper methods for the STEMCraft server and other STEMCraft Plugins.
https://github.com/stemcraft/stemcraftlib
java minecraft-plugin papermc
Last synced: 15 days ago
JSON representation
This is the core STEMCraft Library plugin that provides the core functionality and helper methods for the STEMCraft server and other STEMCraft Plugins.
- Host: GitHub
- URL: https://github.com/stemcraft/stemcraftlib
- Owner: STEMCraft
- License: mit
- Created: 2024-12-22T21:55:34.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-07T13:30:20.000Z (24 days ago)
- Last Synced: 2025-01-07T14:35:03.215Z (24 days ago)
- Topics: java, minecraft-plugin, papermc
- Language: Java
- Homepage: https://www.stemcraft.com.au
- Size: 174 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# STEMCraftLib
This is the core STEMCraft Library plugin that provides the core functionality and helper methods for the STEMCraft server and other STEMCraft Plugins.
## Requirements
- Java 21
- Paper 1.21.3 or higher## Todo
- The plugin continues to use the depreciated `plugin.getDescription()` method for plugin data. The replacement method of `plugin.getPluginMeta()` is marked as experimental and is not recommended for use in production. This will be updated when the method is no longer experimental.
## Usage
You can visit the [Wiki](https://github.com/STEMCraft/STEMCraftLib/wiki) for details on the plugin commands, classes, and using as a dependency.
## Changes
### 1.0
- Initial release
## Get in touch!
Learn more about what we're doing at [stemmechanics.com.au](https://stemmechanics.com.au).
👋 [@STEMMechanics](https://twitter.com/STEMMechanics)