The plugin powering the Blazing Games minecraft server, with computers, enchanting altars, spawner modification, and more!
Find a file
sbot50 ffe7be8884 Slabs finally work (somewhat)
Known Issues:
- All directional and orientable blocks are disabled
- Blocks with textures on different sides are disabled
- Some slabs dont have the correct texture on some sides
- You cant rotate slabs anymore

These issues, however, arent important enough to delay the update to 1.20.4 in my opinion, so will be fixed later.
2025-01-21 16:24:07 +01:00
.forgejo/workflows update to 1.21.4 2025-01-18 02:12:50 +01:00
.idea/copyright turned death crate keys into custom items 2025-01-18 23:31:02 +01:00
.vscode init 2025-01-12 18:28:19 -05:00
gradle/wrapper update to 1.21.4 2025-01-18 02:12:50 +01:00
src/main Slabs finally work (somewhat) 2025-01-21 16:24:07 +01:00
.gitignore me when @sillies tells me where to look for copyright header settings 2025-01-18 02:25:05 +01:00
build.gradle update to 1.21.4 2025-01-18 02:12:50 +01: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 fix wrong org name in readme 2025-01-12 18:42:22 -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.