Added generic Bukkit event-based permission checker for WorldEdit module — blocks in protected claims (HuskClaims, GriefPrevention, Lands, Towny, etc.) are now automatically skipped without needing a specific hook #237
Added configurable sounds for teleportation countdown and completion (countdown-sound and complete-sound in modules/teleportation/config.yml), supports custom sounds via the zMenu XSound API
Added warp lookup cache with O(1) HashMap for improved performance #239
Fixed home deletion from donut GUI showing "The home ? does not exist." — /delhome now opens the confirmation GUI when homeDeleteConfirm is enabled
Fixed cancelled TPA requests still being accepted — /tpacancel now properly removes the request from the target player's incoming requests
Fixed vault admin command permission check bypassed for admin access
Fixed chat URL pattern not matching URLs with special characters (~, +, #)
Fixed chat link transform regex replacement error with special characters