Wave System - Kills waves of mobs, and get to the final wave with a giant boss
Vote system - Waiting lobby voting system for more challenging experiences
Final boss - Eliminate the Giant final boss to win, and the Castle is defended
Zone System - Push mobs away let fall in the void, easier to kill sometimes
Leaderboard - Best CastleRun players, with stats menus, and more to come
Support - Join our Discord server in Support & Links section if you have questions
Code (Text):
/cr help - Show all commands
/cr join <game> - Join a specific game
/cr leave - Leave current game
/cr lobby - Return to main lobby
/cr stats [player] - Check you stats or another player stats
/cr spectate <game> - Watch a game as spectator
/cr automode - Enable/disable AutoMode (auto game join)
Code (Text):
/cr create <game> - Create a new game arena
/cr delete <game> - Delete a game arena
/cr setmainlobby - Set the main lobby location
/cr setlobby <game> - Set game waiting lobby
/cr setstart <game> - Set parkour start location
/cr addmobspawn <game> <type> <order> <boss> - Add mob spawn point
/cr setzone <game> <left|right> - Set glass zone (select with stick)
/cr start <game> - Force start a game
/cr stop <game> - Force stop a game
/cr list - List all games and status
/cr clearstats <player|all> - Clear player statistics or all statistics
/cr createhologram - Create leaderboard hologram at your location
/cr removehologram - Remove the leaderboard hologram
/cr updatehologram - Update the hologram with latest stats
/cr language <FR|EN|ES|DE|CUSTOM> - Change plugin language
/cr reload - Reload configuration
Create interactive signs that players can click to join!
Line 1:[CastleRun] Line 2:<game-name>
The sign will automatically show game status and player count!
Games Played, Wins, Losse, Mob Kills, Zone Kills, Boss Kills, Deaths, Best Score, Total Score
Code (Text):
castlerun.join - Join games (default: true)
castlerun.leave - Leave games (default: true)
castlerun.spectate - Spectate games (default: true)
castlerun.lobby - Return to lobby (default: true)
castlerun.automode - Enable/disable AutoMode (default: true)
castlerun.stats - Check your statistics (default: true)
castlerun.stats.others - Check a specific player statistics (default: op)
castlerun.admin - All admin commands (default: op)
castlerun.create - Create games (default: op)
castlerun.delete - Delete games (default: op)
castlerun.setup - Setup arenas (default: op)
castlerun.start - Force start games (default: op)
castlerun.stop - Force stop games (default: op)
castlerun.hologram - Manage leaderboard hologram (default: op)