Enhancements
Bugfix
- Updated to Spigot version 1.20.4 from now 1.19.4 is not available.
- Added arrow hearth display.
- The second hand item regarding ladder inventories from the setup GUI is editable from now.
- Increased maximum number of rounds in a ladder to 10.
- Added custom death messages.
Changes
- Added regenerating arrow to the bridge ladder.
- Fixed a bug where in the custom player kit's second hand item wasn't saving in modern practice.
- Fixed an important bug where some damages weren't registered during matches.
- Fixed invalid profile loading in some cases.
- Fixed fireball fight explosion velocity.
- Fixed void damage bug after the round end.
- Refactored portal fight code.
- Fixed a bug where some events weren't cancelled properly.
You can find the important changes regarding the config files in here:
https://zone-developement.gitbook.io/zonepractice-pro/extra/change-log#id-3.0.0-snapshot
Enhancements
Bugfix
- Added sound effects for enhanced game experience during matches.
Changes
- Fixed some small problems regarding ladder statistics saving.
- Fixed a bug where ladders didn't load destroyable blocks from the config.
You can find the important changes regarding the config files in here:
https://zone-developement.gitbook.io/zonepractice-pro/extra/change-log#id-2.3.51-snapshot
Bugfix
Enhancements
- Fixed a bug where doors, flares and other moving blocks were not copied as intended.
- Fixed a bug where player statistics weren't saved when they died during duel matches.
- Fixed a bug where players were able to use disabled items in their off hand in version 1.19.4.
- Solved the problem that the players' hunger decreased too quickly at the start of the match.
Changes
- Increased the maximum number of rounds that can be set for ladder from 5 to 8.
-
Important
Enhancements
- Permissions changed from zonepractice. to zpp. for example: zonepractice.ladder.freeze changed to zpp.ladder.freeze and this is true to all the permissions.
Changes
- Added Custom Player Kits where players can create their own ladder in a very intuitive way.
- Some smaller bug fixes.
You can find the important changes regarding the config files in here:
https://zone-developement.gitbook.io/zonepractice-pro/extra/change-log
Important Bug Fix
Bugfix
- Fixed a bug where any chat related stuff would only work when PAPI is available on the server.
Enhancements
Bugfix
- Added NickAPI as a supported dependency. You can find the new placeholders here.
- Added all PAPI support to any chat related messages. (Texts that can be found in the language.yml)
- Added per group sidebar extension. This is optional, if you want to use it you can extend your sidebar.yml with the configuration text at the bottom of the update description.
- Added side build limit to build arenas. This comes with a brand new command: /arena set sidebuildlimit
Changes
- Disabled player off handing in the 1.19.4 version.
language.yml
YAML:COMMAND: ARENA: ARGUMENTS: SIDEBUILDLIMIT: COMMAND-HELP: "<red>/%label% set sidebuildlimit <arena> <number>" ARENA-NOT-EXISTS: "<red>%arena% arena doesn't exists." ARENA-ENABLED: "<red>You can't edit a enabled arena." NOT-BUILD: "<red>Arena must be build to set this property." INVALID-NUMBER: "<red>Please give a correctly formatted number between 0 and 10" SET-SIDEBUILDLIMIT: "<green>You set the side build limit for the arena <yellow>%arena%<green>. Side Build Limit: <red>%sideBuildLimit%"YAML:COMMAND: ARENA: ARGUMENTS: HELP.SET-COMMAND: # Just add the extra line to the list - " <red>» <click:suggest_command:'/%label% set sidebuildlimit '><hover:show_text:'<gray>Set the side building limit.'>/%label% set sidebuildlimit <arena>"
sidebar.yml
YAML:# # First you have to set up the groups in the config.yml # You can add/remove groups to this list # The extension will always be added at the end of the sidebar. # GROUP-EXTENSIONS: PREMIUM: - "&fRank: &cPremium" - "&7&m---------------------" SUPREME: - "&fRank: &6Supreme" - "&7&m---------------------"
Enhancements
Bugfix
- Added CarbonSpigot fork support. You can change between the knockback profiles in the usual place. (Ladder Settings GUI)
- Fixed a placeholder bug which occurred in some event settings GUI.
- Fixed a bug where players couldn't consume anything during the round start phase.
Bugfix
- Added Multiverse-Core as a soft-dependency because in some cases the lobby world wouldn't get loaded.
