- Added /team open and /team close to toggle team access
- New /team join <name> command for open teams
- Team list GUI now shows open/closed status and prioritizes online leaders
- /team help now paginated with tooltips
- Added option: enable-team-access-toggle
- GUI improvements and better invite/join UX
- General cleanup and formatting fixes
-
UUID storage has been removed — all team data now uses player names
⚠️
IMPORTANT: If you're updating from a previous version, run:
/adminteam resetall (Confirm with /adminteam resetall confirm)
- Added new config toggles:
enable-team-sethome, enable-team-home, enable-team-home-respawn,
enable-team-mod, enable-tag-list, tab-name-tag-position
- New Commands:
• /team sethome & /team home — teleportation with movement cancel + respawn support
• /team invites — view/remove sent invites
• /team mod <player> — assign or revoke moderator role
- GUI Enhancements:
• Moderators shown with ⛏ icon in team GUI
• Team list still prioritizes online leaders
- Safe PvP system improved — now toggled per-player without UUIDs
- Tab list tags (prefix/suffix) using Vault & LuckPerms support
- Internal structure improvements for easier customization