Easy Team Plugin

This project adds Teams to paper/purpur 1.21.11 java, works with geyser as well

122

Easy Team Plugin

we added discord srv support and geyser support 🥳 🎉

🏆 TeamPlugin v5.5.0 — Command Reference

---

⚔ Team Commands

| Command | Description | |---|---| | `/team create <name>` | Create a new team (3–16 characters) | | `/team leave` | Leave your team. Disbands it if you are the owner | | `/team info [team]` | View your team's info, or look up any team by name | | `/team members [team]` | List all members with roles and online status |

Invites

| Command | Description | |---|---| | `/team invite <player>` | Send an invite to a player | | `/team invite accept` | Accept your pending invite | | `/team invite deny` | Deny your pending invite | | `/team kick <player>` | Kick a member from your team *(owner only)* |

Chat

| Command | Description | |---|---| | `/team msg <message>` | Send a message directly to all online teammates | | `/team chat` | Check whether team chat is on or off | | `/team chat enable` | Enable team-only chat mode | | `/team chat disable` | Disable team-only chat mode |

Settings *(owner only)*

| Command | Description | |---|---| | `/team color <color>` | Shorthand to set your team's color | | `/team settings` | View your team's full settings panel | | `/team settings name <new-name>` | Rename your team | | `/team settings color <color>` | Set your team's color | | `/team settings members-can-invite <on|off>` | Allow or prevent members from sending invites | | `/team settings promote <player>` | Promote a member to Admin | | `/team settings demote <player>` | Demote an Admin back to Member |

Available colors: `black` `dark_blue` `dark_green` `dark_aqua` `dark_red` `dark_purple` `gold` `gray` `dark_gray` `blue` `green` `aqua` `red` `light_purple` `yellow` `white`

---

👑 Admin Commands *(Requires OP)*

| Command | Description | |---|---| | `/team admin create [password]` | Create the admin team | | `/team admin add <player>` | Invite a player to the admin team | | `/team admin ban <player>` | Ban a player from admin commands *(cannot ban OPs)* | | `/team admin unban <player>` | Remove an admin command ban | | `/team admin manage <teamId>` | View full details of any team | | `/team admin remove <teamId>` | Force-disband any team | | `/team admin settings <teamId> name <new-name>` | Rename any team | | `/team admin settings <teamId> color <color>` | Set the color of any team | | `/team admin settings <teamId> members-can-invite <on|off>` | Toggle member invite permission for any team | | `/team admin settings <teamId> promote <player>` | Promote a member to Admin in any team | | `/team admin settings <teamId> demote <player>` | Demote an Admin to Member in any team |

ADS