Bug Fixes and Improvements:
- Fixed issue with the claim entry flag and improved teleport detection. Now, if a valid teleport location is not found, the player will be sent to the world spawn. Invalid teleport locations, such as void areas, are also handled appropriately.
New Features:
- If teleport location is set manually, the suitable location finder will be skipped.
Bug Fixes:
- Fixed issue with /trust <playername> not working introduced in 4.5.14
Version 4.5.14
Bug Fixes
Fixed: GUI item exploit
Fixed: Teleport issues
Fixed: Trust GUI not opening when
options.Claim_trust.direct_commandis enabled in the configFixed: Menu title is null issue
Updates
Updated:
PlayerList_EN.yml. If you haveauto Skip_File_Version_Updateset totrue, apply the changes manually.
- Fixed: Config.yml not loading on first startup due to changes in version 1.5.10.
- Added: Option to enable permission mode for claim teleport.
- Fixed: Chat spamming with "no permission to fly" message.
- Tweaked: Claim fly functionality.
- Fixed: Placeholder economy not working.
- Added: New option in config to make /trust <playername>. directly trust players without opening gui
- Fixed: Sell price not set correctly
Enhancements and Fixes:
- Improved claim fly permission detection: When flying outside a claim with the
gpgui.bypass.flypermission, fly will not be disabled.- Fixed: Bug with disabled flags in the config not working if the flag was already enabled in a claim.
- Added: Option in the config to skip GUI file version check (versions are skipped by default).
Code:options: # skips updating gui files to latest version, you need to apply changes manually. Skip_File_Version_Update: false
- Improved file update system.
- Fixed:
java.lang.NullPointerExceptioncaused by a null claim incom.toonystank.gpextension.region.RegionsManager.get(String).- Added: Support for PlaceholderAPI in the language file.
- Fixed: Language configuration now reloads properly.
Improvements:
- Improved active listener implementation for enhanced performance.
Bug Fixes:
- Updated ClaimMenu to version 1.4, addressing some priority issues.
- Fixed a bug with Claim Fly where players could exploit the fly detection system by placing a bed outside the claim, allowing them to retain fly outside the claim until re-entering.
- Fixed menu navigation not working.
