The plugin powering the Blazing Games minecraft server, with computers, enchanting altars, spawner modification, and more!
Find a file
2025-01-12 18:28:19 -05:00
.forgejo/workflows init 2025-01-12 18:28:19 -05:00
.vscode init 2025-01-12 18:28:19 -05:00
gradle/wrapper init 2025-01-12 18:28:19 -05:00
src/main init 2025-01-12 18:28:19 -05:00
.gitignore init 2025-01-12 18:28:19 -05:00
build.gradle init 2025-01-12 18:28:19 -05:00
CONFIG.md init 2025-01-12 18:28:19 -05:00
gradle.properties init 2025-01-12 18:28:19 -05:00
gradlew init 2025-01-12 18:28:19 -05:00
gradlew.bat init 2025-01-12 18:28:19 -05:00
LICENSE init 2025-01-12 18:28:19 -05:00
NOTICE init 2025-01-12 18:28:19 -05:00
PROTOCOL.md init 2025-01-12 18:28:19 -05:00
README.md init 2025-01-12 18:28:19 -05:00
settings.gradle init 2025-01-12 18:28:19 -05:00

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.