🐛 Bug Fixes
- Kit Editor Slot - Fixed kit editor slot not being saved/loaded from config at all
- Queue Slot - Fixed queue slots 0-8 not being selectable (was skipping to -1)
- Slot Persistence - Both queue slot and kit editor slot now properly save to and load from kits.yml
- Slot Navigation - Fixed slot navigation to use valid centered slots (10-16, 19-25, 28-34, 37-43) instead of sequential numbers
- Duplicate Kit Management GUI - Unified the two kit management GUIs (from
/nucleusand/akit) into one consistent menu - Kit Editor GUI - Unified the two kit editor GUIs (hotbar item and
/kiteditorcommand) into one consistent menu with proper slot support - Kit Rules Persistence - Fixed kit rules (pearl cooldown, best of 3, show health, etc.) not being saved/loaded from config
✨ New Features
- Pearl Cooldown Rule - Implemented 15-second enderpearl cooldown when enabled for a kit
- Fall Damage Rule - Implemented fall damage toggle for kits
- Best of 3 Rule - Implemented best of 3 rounds mode (first to 2 wins)
- Show Health Rule - Implemented health display under enemy name during matches
- Build Rule - Implemented block place/break toggle for kits
- Sumo Rule - Implemented sumo mode (knockback only, no damage)
- Boxing Rule - Implemented boxing mode (first to 100 hits wins)
- Deny Movement Rule - Implemented freeze players during entire match
- Auto Ignite Rule - Implemented auto-ignite TNT when placed
- Reset Arena After Round Rule - Implemented arena reset between rounds in multi-round matches
- Opponent Ping Placeholder - Added
%nucleus_opponent-ping%placeholder for external plugins (scoreboards, holograms, etc.) - Kit-Specific Leaderboard Placeholders - Added
<top_kills_kitname_1>,<topname_kills_kitname_1>for kit-specific stats - Player Profile Menu - Shift+right-click on a player to view their stats and challenge them to a duel
🎨 Improvements
- Messages Cleanup - Completely reorganized messages.yml with cleaner formatting
- Added visual separators and consistent styling
- Removed duplicate/unused messages
- Added missing messages
- Consistent use of symbols (✔, ✖, ⚔, etc.)
v1.0.2 - Bug Fixes
🐛 Bug Fixes
- Totem of Undying - Fixed totem not activating when killed by Mace smash attack during duels
- Scoreboard on Join - Fixed scoreboard being toggled off when players join (required manual toggle in settings)
- Player Visibility - Fixed "hide lobby players" setting not persisting after duels/FFA
- Players in duels/FFA are now always visible regardless of visibility setting
- Visibility is correctly reapplied when returning to lobby from duels or FFA
- Joining FFA now shows all FFA players even with visibility off
- Pearl Exploit - Fixed winner being able to throw ender pearl before teleport and getting teleported back to arena
v1.0.1 - Bug Fixes & PlaceholderAPI Support
🔌 New Features
- PlaceholderAPI Integration - External plugins (FancyHologram, DecentHolograms, etc.) can now use Nucleus placeholders with
%nucleus_<placeholder>%format- Examples:
%nucleus_kills%,%nucleus_elo%,%nucleus_division%,%nucleus_top_kills_1%
- Examples:
🐛 Bug Fixes
- bStats Metrics - Fixed bStats not working due to ProGuard stripping relocated classes
First Release



