Changes:
- Fixed: Critical kit editor bypass bug - Players can no longer get kits from wrong game modes while in duels/parties
- Fixed: Shulker editor hotbar swap exploit - Players can no longer press number keys to swap the back button into shulker contents
- Added StrikePracticeAPI pre-checks before kit manipulation to validate player is not in fight/party/event
- Added 'enchant_list_symbol' to 'enchant_table.yml'.
- Allows customizing or removing the bullet point (&7•) in the enchantment list.
- Setting it to "" (empty) removes the bullet and the space.
YAML:enchant_list_symbol: "&7•"
Changes:
- Implemented Join/Leave messages system from configuration.
- Added ability to disable default join/leave messages completely.
YAML:# ┌─────────────────────────────────────────────────────────────────────────┐ # │ JOIN / LEAVE MESSAGES │ # │ Customize or disable join and leave messages │ # └─────────────────────────────────────────────────────────────────────────┘ join-leave-messages: enabled: true # Set to "" (empty string) to disable specific message join-message: "&8[&a+&8] &a%player%" quit-message: "&8[&c-&8] &c%player%"
- Fixed Shulker Editor config not generating or being used. It now uses 'shulker_editor.yml' correctly.
- Fixed Golden Head action bar message not appearing.
- Fixed particle version mismatch errors.
- Fixed /ssc reload to properly reload all configs.
- Fixed critical issues with Kit Room Shulker Editor
- Fixed item drops in Shulker Editor returning to inventory or duplicating
- Fixed "Shulker in Shulker" exploit via category buttons
- Fixed issue where valid kits would save with "Edit" lore on shulkers (causing stacking issues in FFA)
- Fixed ESC/Inventory Close not reopening Kit Room menu after saving shulker
- Added 'shulker_editor.yml' configuration file
- Added cooldown to category buttons to prevent server lag/exploits
NOTE FOR EXISTING USERS:
- Please go to 'kitroom.yml' and change 'shulker_editor_enabled: false' to 'true' to enable the new Shulker Editor features.
- [NEW] Enchantment Table: Added new Enchantment Table feature to Kit Room allowing players to add/remove enchantments on armor pieces.
- Accessible via enchant button in Kit Room (slot 8)
- Supports all armor enchantments: Protection types, Unbreaking, Mending, Thorns, Aqua Affinity, Respiration, Swift Sneak, Feather Falling, Depth Strider, Frost Walker, Soul Speed, and Curses
- Level cycling with left/right click, enchantment conflicts handled automatically
- Shows category buttons (Tools, Utilities, Blocks, Consumables, Shulkers) for quick navigation back to Kit Room
- [FIX] Kit Persistence: Fixed an issue where edited kits would reset to default when reopening the editor.
- [FIX] Ensures edited kits load correctly in both Kit Editor and Kit Room.
- [REMOVED] Legacy Armor Selection system (replaced by Armor Trimmer feature).
Changes:
- Added
sounds.yml: A new configuration file to fully customize plugin sounds.- Configurable Countdown Sounds: Countdown "tick" and "finish" sounds are now editable in
sounds.yml.- Configurable Golden Head Sounds: Consume and cooldown sounds for Golden Heads are now included in
sounds.yml.
- Fixed Reset Kit Loop: Resolved an issue where using the "Reset Kit" button in the standard Kit Editor cause kit editing leave
