Skip to content

Releases: ChagnonSebastien/CubeRunner

Max Health on a Thread

29 Jun 01:24
Compare
Choose a tag to compare

V2.5.2

Upgrading

If upgrading from an earlier version, follow v2.5 upgrade instructions.
If upgrading from v2.5 :

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Bug Fixes

  • An error would be thrown if the max health of the player was less than 20
  • The updater now runs on another thread, which cause no delay on startup.

Quick Fix Updater

27 Jun 21:54
Compare
Choose a tag to compare

CubeRunner v2.5.1

Upgrading

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Bug Fixes

  • The an error was thrown if the "checkForUpdates" option in the config was set to false

Update 1.10

27 Jun 03:38
Compare
Choose a tag to compare

CubeRunner v2.5

Upgrading

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Enhancements

  • Compatibility with 1.10 (Finally!)
  • New way to check for updates

Bug Fixes

  • Removed some accidental debug that slipped through.
  • The updater would not stop if the server is not available

The Late Update

29 May 13:21
Compare
Choose a tag to compare

CubeRunner v2.4.2

Upgrading

If upgrading from an earlier version, follow v2.4 upgrade instructions.
If upgrading from v2.4 :

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Bug Fixes

  • [Major] Blocks were not falling depending on your java version
  • [Minor] Setcolor GUI was sometimes not opening properly

The lost Update

27 May 06:17
Compare
Choose a tag to compare

CubeRunner v2.4.1

Upgrading

If upgrading from an earlier version, follow v2.4 upgrade instructions.
If upgrading from v2.4 :

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Enhancements

  • The plugin is now compatible with every craftbukkit and spigot versions! No longer a zip file with multiple plugin jar files inside.
  • Elytras are now blocked on 1.9.0 and above servers during games.
  • Added scoreboards
  • Blocks now spawn directly above the player, like in the original version made out of command blocks
  • Added an option in the config to clear the inventory of the player before joining a game and returning it to the player after he leaves it or after the game ends.
  • Anti-Hide System. On laggy servers, there were sometimes gaps under fallen solid blocks. Players are no longer able to hide under those.
  • WAY less lag when spawning blocks. Improved the block spawning position calculator and the player stats management.
  • Better signs! Now are stored in files/database and will automaticlly be updated on server language change or language file edit.
  • Join and play signs now display the game state of it's arena and player count when ready for a new game.
  • New top sign that displays the best player in it's arena. Tu create one, write "[cr]" on the first line, "top" on the second and the arena's name on the third. On right click, also displays in the chat the best score.
  • Player count is now displayed int the join gui when the arena is ready for a new game.
  • Join gui page management is not more aesthetic and easy to use.
  • Added an autostart when the minimum amount of player in a arena is reached. This option that can be disabled in the config.
  • Added broadcasts at the end of singleplayer games.
  • Added broadcasts at the end of multiplayer games.
  • Added options to disable all or some broadcasts in the config.
  • Added option to set commands to be executed by the console at the end of a game with multiple placeholders.
  • Added tab-completion for all CubeRunner's commands.
  • Added compatibility with the plugin ColorShuffle where the wool falling blocks were not turning into wool solid blocs when landing on the ground.

Bug Fixes

  • [Minor] Titles were being displayed for too long
  • [Minor] Blocks were falling out of arena if the player joined the game less than a tick after the end of the last one
  • [Minor] Experience points were not given back to players after the end of a game if joining the game from another world with a different inventory (multi-inv, Multiverse-inventories, or other similar plugin)
  • [Major] Arenas were not loading when enabling the plugin.
  • [Minor] Trying to create a new arena with a name longer than 12 characters was trowing errors.
  • [Major] MySQL database queries were not compatible to some database versions.
  • [Minor] When a player was eliminated for hiding, all players were spammed the elimination message every tick until the end of the game.

Blocs don't end bug

27 May 06:06
Compare
Choose a tag to compare

CubeRunner v2.2.1

Upgrading

If upgrading from an earlier version, follow v2.2 upgrade instructions.
If upgrading from v2.2 :

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Bug Fixes

  • [Major] Fixed a bug where players were able to join a game so fast after the last one ended that the blocks didn't stop to fall on them.

Updater

27 May 06:00
Compare
Choose a tag to compare

CubeRunner v2.2

Upgrading

  1. Stop server
  2. Copy this jar over the old jar
  3. Delete the old LanguageFiles directory. If you are using a language of your own, you may keep the File and put it back in the directory after the restart and still use it but some messages will be missing in your File so those messages will be displayed by default in english. Remember that I accept all your translation to build them in the plugin for futur versions.
  4. Restart server
  5. You should be done!

Enhancements

  • Added a reminder when there is an new plugin version available.

Metrics

27 May 05:56
Compare
Choose a tag to compare
Metrics Pre-release
Pre-release

CubeRunner v2.1.4

Upgrading

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Enhancements

  • Added Plugin Metrics!
  • Added German language - thanks to AkEgo for the translation!

Bug Fixes

  • [Minor] Having the hub, the lobby and/or the arena in different worlds was causing issues with the gamemodes and Multiverse. It has been fixed.

No Damage Bug

27 May 05:38
Compare
Choose a tag to compare

CubeRunner v2.1.3

Upgrading

If upgrading from an earlier version, follow v2.1 upgrade instructions.
If upgrading from v2.1 or a later :

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Bug Fixes

  • [Major] Fixed a bug where the player is not damaged by blocks

One Block Fix

27 May 05:26
Compare
Choose a tag to compare

CubeRunner v2.1.2

Upgrading

If upgrading from an earlier version, follow v2.1 upgrade instructions.
If upgrading from v2.1 or a later :

  1. Stop server
  2. Copy this jar over the old jar
  3. Restart server
  4. You should be done!

Bug Fixes

  • [Major] Fixed a bug where only one block would fall on some servers.