- Added | Hex color support in death message.
- Fix | Death message not working.
- Fix | Custom sounds not working correctly.
- Added | Able to play custom sounds. Add
CUSTOM:
to the front and specify the sound the same way as in the /playsound command. - Added | Able to run a command as a prize. The console will not be spammed with the output of plugin commands. Vanilla commands can still spam the console!
- Added | Permission register - Permission plugins will recognize the
CB.bounce.<REGION>
permission for each region. - Fix |
/cb GetRegionSettings
not showing correct data. - Fix | Another metrics bug 😉
- Other | Switched to maven!
- Added | Prizes per bounces.
- Added | '/cb ResetData' to delete players/regions from the database.
- Improved | Info messages.
- Fix | 1.8 white messages.
- Fix | Updatechecker showing there is a update while u are using the most recent version.
- Added | 1.8+ Support!
- Added | Support for WorldGuard 6.
- Added | Placeholders using PlaceholderAPI:
- cb_player_<mode>
- cb_totalregion_<region>_<mode>
- cb_playerregion_<region>_<mode>
<mode> - Can be 'NUMBER-FULL' or 'NUMBER-ROUNDED' - cb_leaderboard_<position>_<mode>
- cb_leaderboardregion_<region><position><mode>
<mode> - Can be 'NAME', 'NUMBER-FULL', 'NUMBER-ROUNDED', 'BOTH-FULL', 'BOTH-ROUNDED'
- Added | Info message for Placeholders.
- Added | 1.18 Support.
- Added | 'CB.bounce.<region>' permission.
- Added | Region name in '/cb GetRegionSettings' message.
- Fix | 'RequirePermission' not working properly for 1.13+.
- Fix | Config error when BounceSound was set to 'NONE'.
- Other | Rewrote the info messages.
- Other | Metrics changes:
- Added: | 'Amount of Bounce regions' chart.
- Added: | 'Bounce Blocks' chart.
- Fix: | 'Bounces' will now show the amount of bounces since the last refresh.
- Fix | Info TabComplete in console disabled.
- Other | '/cb Info WorldGuardFlags' to /cb Info WorldGuard'
- Added | Metrics using bStats.
- Fix | Bouncing outside of WorldGuard region.
- Fix | FallDamage not working properly.
- Fix | BounceSound not worling properly.
- Fix | Some messages showing incorrect information.
- Improved | UpdateChecker.
- Other | FallDamage to boolean.
- Removed | 'REDUCED' function from FallDamage.
- Added | Custom WorldGuard Flags (1.13+).
- cb-bounceforce - cb-deathmessage - cb-falldamage - cb-bouncesound - cb-bounceblocks - cb-stopewhencrouch - cb-requirepermission - cb-isblockblacklist
- Added | /cb info WorldGuardFlags.
- Added | /cb GetRegionSetting.
- Added | Fancy updatechecker.
- Added | Updates and Errors will be announced to players with CB.admin permission when they join
- Other | Info changes.
- Other | Config changes.
- Removed | WorldGuard 6 support.
- Added | Tabcomplete hider, the tabcomplete will no longer work for players without the permission for that command.
- Other | Code Cleanup.
- Fix | 'FallDamage' in default config was still a boolean.
- Fix | Config error message.
- Added | 1.17 Support
- Added | Falldamage types - You can set the falldamage to 'DISABLED', 'ENABLED' or 'REDUCED'.
- Added | Config utils
- Disables bouncing when there is a config error.
- Logs the error in the console.
- Sends a warning to players with 'CB.admin' when they join.
- Added | Command to get the error: /cb geterror
- Fix | FallDamage not working properly
- Fix | Config typo's.
- Other | Code cleanup.
- Added | Able to play a sound when you bounce.
- Fix | Deathmessage not working properly.
- Fix | When Deathmessage is set to '' the deathmessage will now be the default deathmessage of Minecraft.
- Added | Able to toggle falldamage.
- Added | Custom death message.
- Fix | Cancel falldamage not working properly.
- Fix | Console spam when worldguard is not installed.
- Added | 1.13+ support!
- Fix | Bounceblocks not updating when '/cb reloadconfig' was used.
- Fix | When WorldGuard was not installed and 'IsRegionBlacklist' was 'true' you didn't bounce.
- Added | All block support.
- Added | Region blacklist.
- Added | Block blacklist.
- Fix | Region list not working properly.
- Added | UpdateChecker.
- Added | GLOBAL region. (makes it work everywhere on the server)
- Removed | WorldGuard Requirement. (The plugin detects when WorldGuard is installed and will use it)
- Fix | Reload command.
- Fix | Config typo.