Voxel Shop beta is live. Expect occasional bugs. Learn more
Fast, flexible kit plugin powered by anabolic Java. YAML/Redis storage, GUI system, zero bloat.
- YAML storage got ratio'd
- H2 is the new meta, migrate or stay broke
- Kit items section rebuilt - old format was cooked
- Vault economy integration for buyable kits - pay2mog is now real
- Admin toolkit expanded: addaccess, removeaccess, migrate commands + community handoff
Introduced Mogged API - external plugins can now hook into kit events
Added PlaceholderAPI support (extension + parser integration)
Minimum version bumped to 1.21.5+ (compatibility unchecked, we ball)
More about API here
Added real blank items - no more "&7" cope
Expanded /moggedkits - more admin commands for ultimate control
Preview denied action - beta players see what they're missing
Migrated to YamlFlow - cleaner config handling
General improvements
Bug Fixes
 - Fixed kit preview GUI not updating after /moggedkits reload
 - Fixed cooldown showing negative values
 - Fixed item lore/names showing italic by default
New Features
 - Per-kit statusIcon config - customize claim button per kit with 3 modes:
  - OVERRIDE_PARTS - merge with display icon
  - OVERRIDE_WHOLE - completely replace
  - NONE - use display icon as-is
 - lmb_denied_behavior - run commands/send messages when players click kits they can't access (perfect for store redirects)
 - Improved cooldown format (shows max 2 units: 5m 30s instead of 0d 0h 5m 30s)
Config Changes
 - statusIcon moved from config.yml to individual kit files
 - Added lmb_denied_behavior section to kit files