Recreation of TubNet Crystal Rush
Crystal Blitz is currently built for 1.21.11 Paper, This plugin may or may not work on newer or older versions, use incompatible versions at your own risk.
Dependencies:
Crystalized Essentials
Crystalized Lobby plugin
Floodgate
Commands:
/crystalblitz start (type) - manually start the game, arguments will be tab complete, argument not needed for custom teams.
/crystalblitz end - manually end the game
Make sure you've installed JDK 21 from here.
Configuring Lobby Plugin for Crystal Blitz:
- Crystal Blitz Depends on the Lobby Plugin (linked above), Get the Lobby Plugin's source and open a terminal/cmd in the folder.
- type
./gradlew publishToMavenLocal(Windows) orgradlew publishToMavenLocal(Linux) and wait for that to finish. - You are ready to start building Crystal Blitz
Building Knockoff:
- Open a Terminal or Command Prompt in the root directory of the Crystal Blitz repo
- Type
./gradlew build(Windows) orgradlew build(Linux) - Jar file will be in
build/libs/
Notes:
- You will need to enable passive mode in the lobby plugin's config
- You may need a Crystal Blitz compatible map for the plugin to start and work properly.