Added an option to have always a random block picked no matter the round.
Changed image selection if not set default start one it's going to pick a random one for the start of the game.
Added return to previous location option.
Added special holiday effects.
Added a queue manager for when you have players trying to join a game but there is none available. The player is now added to a queue.
Added permission based priority queue.
Added permission based win/lose commands.
Added more display configuration like name/lore for items.
Added the ability to set all items in the config to custom player heads.
Fixed a bug where it would not allow you to use the plugin if you have no images in your plugin folder.
Added per version configurations.
Fixed a problem where if the game was stopped because everyone left it continued to play the current round.
Fixed so if more players survive at the end they all win.
Fixed the problem with joining the game when game is already being played.
Added an option to disable auto start.
Conflict with config key names.
Added a better control over the rules display.
Added more configurations. Regenerate the config.
Added the ability to have multiple win and lose commands.
Added <server_id> to the scoreboard for the NetworkManager.
Fixed some bugs.
Added support for NetworkManager:
Added an option to disable player vanishing.
Fixed some bugs and added some error handeling.
Fixed end command being run 2 times.
Added return server option for bungee servers.
Regenerate the config.
Fixed when disabled scoreboard.
Fixed on stop/restart restore players data.
Added an option to change playing gamemode.
Fixed a loop bug, game wouldn't end properly.
Added new sounds system for count down.
Fixed blocks picking function.
Regenerate the config!
Added new sounds system for count down.
Fixed blocks picking function.
Regenerate the config!
Added more configuration for how the floors are selected.
Added floor disappearing faster as the rounds go on.
Fixed count down timer for when the blocks disappear.
Added support for 1.21 and fixed some small bugs.
Fixed a bug with game checks.
Fixed the leave item not showing up.
Added the option to have leave item in the lobby.
Fixed paper and other version recognition problems for 1.20.6.
Fixed items pickup after the game ends.
Fixed inventory cleaning when leaving the game early before it ends.
Added better error descriptions to help with overall setup errors.
Fixed some small bugs and spelling errors.
Fixed latest new features bugs.
Added block command options.
Make sure to regenerate the config.
Added option to change gamemode for lobby
Fixed color conversion for rules.
Fixed local database location.
Added scoreboard enable/disable options.
Added a bunch of new functions, combined the versions and fixed bugs.
Fixed scoreboard parsing problem.
Added start command to console
Added chat enable/disable features and fixed some small bugs
Fixed join and leave events for the api
Fixed older versions config format
Added the /cb scan [image_name] command.
You can now build patterns in minecraft and save them!
Updated the config and some in game beauty things.
Fixed server commands, works now for when only one game per server is set.
Added the force start command for admins.
Fixed a bugs and cleaned code a bit for the next update.
Couldnt save becuase compile error which I missed.
Fixed compile error for 1.8-1.16
Fixed loading start image for the games.
Added spectators_hidden to the config.
Fixed:
- Floor animation for even floor sizes.
Changes:
In config, the replace_blocks_seconds is now additional time if you're using animated floors this time is added to the end of the animation. In short, you'll probably want to set it to 1 or a lower number than before.
Fixed:
- Floor animation for even floor sizes.
- Lobby player resets.
Fixed end-game teleportations.
Fixed game resets for multi arena mode.
Fixed spectator for 1 game per server mode.
Added:
- PlayerJoinGameEvent
- PlayerLeaveGameEvent
- GameLoadEvent
Added:
- end command
- auto start new game for multi arena mode
Config:
Code (YAML):
# End game
# you can use <player> or <uuid> for cmd.
end:
command:
enabled
: false
cmd
: some command
start_new_game
: false
Added:
- win and lose commands (server or player)
- 1.8 - 1.16 compiled on 1.8 java.
- Added ability to color the countdown text before the blocks disappear.
Fixed MySql connections issues.
Added support for 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16
Fixed placeholderapi update rate from ticks to seconds.
You can now use PlaceholderAPI for displaying top players,/top statistics or player stats.