- Fix max-roles issue
- Fix some web panel issues
- Optimize and modernize web panel
- Add roles management to claim management panel in web panel
- Fix some minor backend issues
- Add /scs player <player> add-max-roles <amount>
- Add /scs player <player> set-max-roles <amount>
- Add custom roles per claim
- Add /claim role create <role-name> [claim]
- Add /claim role set <player> <role-name> [claim]
- Add /claim role delete <role-name> [claim]
- Add permissions for custom roles
- Add support to 26.1 and 26.1.1
- Update the API to match new roles system
- Fix some minor issues in backend
- Add Audit Logs system
- Add Discord webhook system
- Add Admin web panel to manage claims, players and settings
- Add some new events for the API
- Add /scs importFromLands (added Lands integration to import claims)
- Add /scs importFromTowny (added Towny integration to import claims)
- Add /scs web-token (to open web panel)
- Separated API from plugin for public distribution
- Thread safety fixes (ConcurrentHashMap, volatile fields, atomic operations)
- Exception handling improvements (DAO propagation, removed printStackTrace)
- Fixed stacked slimes not splitting correctly
- Fixed Iron/Snow Golems stacking when player-built
- Fixed Fire Aspect only dropping 1 cooked meat on stacked mobs
- Fixed tamed wolves being stacked
- Fixed race condition when claiming in the Nether
- Fixed bees unable to fill hives with honey in claims
