mirror of
https://github.com/BlazingGames/blazing-games-plugin.git
synced 2025-02-03 21:26:41 -05:00
The plugin powering the Blazing Games minecraft server, with computers, enchanting altars, spawner modification, and more!
.forgejo/workflows | ||
.idea | ||
.vscode | ||
gradle/wrapper | ||
src/main | ||
.gitignore | ||
build.gradle | ||
CONFIG.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
NOTICE | ||
PROTOCOL.md | ||
README.md | ||
settings.gradle |
blazing-games-plugin
The plugin powering the Blazing Games minecraft server, with computers, enchanting altars, spawner modification, and more!
Usage
Releases of prebuilt jars are available here. Otherwise, please build the plugin yourself (see the Development section).
Instructions: Place the plugin's jar file inside your plugins
folder and restart your server.
Most features should be configured out of the box. For those needing advanced configuration, see the CONFIG.md
file.
Development
This is a standard Paper plugin using Gradle.
To build, use: ./gradlew build
License
This plugin is licensed under the Apache License (version 2.0). For more information, please read the NOTICE and LICENSE files.