V0.7.3
Details
-
FilenameColorCube.jar
-
Uploaded by
-
UploadedJan 27, 2017
-
Size162.53 KB
-
Downloads438
-
MD588cb70e739b7464eebed5c37229bc861
Supported Bukkit Versions
- 1.11
- 1.10
- 1.9
Changelog
+ Added Feature
- Removed Feature
^ Change
! Bug Fix
v0.7.3
- Fix Point calculations: This also fixes scoreboards not updating correctly.
- Fix version compatibility (1.9 & 1.10 supported again)
- Add a message to notify players about voting.
- Require 2 teams to be set before an arena is valid for use.
v0.7.2
! Fix creation of arenas missing id missing in save file. More Details Here.
^ Change the countdown screen to be more precise and not "hang" for too long after the start of the game.
This is a critical update as it addresses a serious bug with file saving for arenas.
Something else to note, this version only supports Spigot/Bukkit 1.11 due to the countdown change, I will look into re-adding 1.10 and 1.9 support.
v0.7.1
+ Added Score Scoreboard to display team scores during the game. This is configurable using the options command, more documentation available here
! Fix null pointers due to logging of messages.
v0.7.0
+ Customizable chat prefix
+ Arena Name Support - Arena name can be used on join and spectate command.
^ Team Based Spawning - Players on the same team are now teleported to the team spawn instead of individual spawns.
^ Updated Command: "/cc setspawn <team>" - Set the spawn for team red, green, blue, yellow.
+ New Command: "/cc removeSpawn <team>" - This will remove the spawn for the given team.
^ Removed Command: "/cc resetSpawns"
+ New Command: "/cc options <id> <option> <value>" - This will set the specific arena option.
^ Removed Command: "/cc setReward"
^ Lobby Sign Variable "arenaname" now is arena name instead of id.
+ Lobby Sign Variable "id" added - Gives the arena ID.
+ New Command: "/cc goto <id>" - Teleports the player to the lobby of the arena.
+ Added Barrier - This barrier defaults to spectators only, and stops spectators from leaving the arena.
^ PvP option now either disables all pvp completely or allows hitting but with no damage.
! Fix spectators being able to join a game multiple times in certain situations.
! Fix spectators being frozen by the freeze powerup.
! Fix pvp in lobby area.
! Fix spectators not correctly being teleported back to arena on death.
Available options:
- "perteam" - Expects an Integer - This option sets the number of players allowed on each team, this determines the number of allowed in the arena by multiplying it by the number of team spawns set.
- "reward" - Expects a Integer or Double - This will set the reward that the winning team receives.
- "pvp" - Expects a Boolean - This will set whether pvp is allowed in the arena.
- "name" - Expects a String - This will set the name of the arena.
- "border" - Expects a Boolean" - Determines whether the border feature is enabled in this arena.
- "border-extension" - Expects a Integer - The extension on the border compared to the size of the arena.
- "border-spectator-only" - Expects a Boolean - Determines whether the border is only shown to the spectators.
Data from v0.6.1 will automatically be converted to the file format for 0.7.0. If you have an older version of ColorCube, it is recommended you first up to 0.6.1, then run the plugin once. After updating to 0.6.1, then install 0.7.0. This will guarantee correct conversion of all the data.