[1] Fixed tag color codes not persisting after server restart
[2] Added automatic database migration to expand tag column for existing servers without data loss
[3] Fixed tag truncation issue where color codes (e.g.,&c&lRED) were silently cut off at 6 characters
[4] Added permission check for/team setcolorcommand (permission:justteams.setcolor, default: true)
[5] Fixed ghost-input bug where a single chat message could satisfy multiple sequential prompts
[6] Added missing help entries for/team admin homeand/team admin enderchest
[7] Added Compass icon toAdminTeamManageGUIfor admin teleport to team home
[1] Fixed critical database deadlocks (connection sharing)
[2] Removed redundant validation (connection leaks)
[3] Added warp_count caching to Team object
[4] PAPI now uses cached data (less DB pressure)
[5] Synced warp cache across servers
[6] Removed duplicate team name message
[7] Added color selection during team creation (configurable default is false)
[8] Fixed disband confirmation (2 steps now!)
[9] Cancel button works for all inputs
[10] Leaderboard shows 28 teams (was 14)
[11] Disabled features are no longer displayed in the GUI. Instead, they are replaced with the placeholder item
[12] Other fixes & improvements
[1] Fixed missing PAPI placeholders (leaderboards, roles, platform)
[2] Implemented fully translatable /team help via messages.yml
[3] Added "enabled" flag to all GUI items for easy button removal
[4] Refactored Member Permissions menu to be fully config-driven
[5] Added Role Icons and Platform indicators (Geyser support) to GUIs
[1] Fixed main thread lag in GlowManager (Async rewrite)
[2] Added support for Bedrock/Geyser usernames (spaces and dots allowed)
[3] Added /team admin home <team> command
