Ultimate Teams
🟡 Updated this year🖼️ Gallery (5 images)
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #77 of 1560 bukkit mods in this game by downloads
📋 About This Mod
<center> <img src="https://cdn.modrinth.com/data/cached_images/d66d2a90b55e0718094cb76a914bb58b06695e67.png" alt="Image Description" width="400"> </center> <br> <br> UltimateTeams is a light-weight teams plugin for Minecraft servers running Spigot and most of its forks, with cross-server support, developed with optimization in mind! UltimateTeams does offer the ability to disable friendly fire within your team and allies! (https://bstats.org/plugin/bukkit/UltimateTeams/18842) <br> <br> **Looking for a Player Reports plugin?** Check my other plugin: (https://modrinth.com/plugin/ultimate-reports) <br> <br> ## (https://modrinth.com/plugin/ultimate-teams/gallery) <img src="https://cdn.modrinth.com/data/cached_images/be59361ea48c350f68566f613ed176c19c266504.png" alt="Image Description" width="WIDTH"> <br> <br> UltimateTeams does support H2 (preferred over SQLite), SQLite, MySQL, MariaDB (preferred over MySQL) and PostgreSQL, check the config for further information. **All database operations are executed asynchronously, to prevent any form of lag** <br> <br> ## (https://ultimateteams.gitbook.io/ultimateteams-docs) <img src="https://cdn.modrinth.com/data/cached_images/163f5d441b2112c81ce92f2c288cec7bf049a8ac.png" alt="Image Description" width="WIDTH"> <br> <br> ⭐ **Works Cross-Server**\ The plugin will synchronize all data real-time between proxied servers using MySQL and a message broker (check the config). ⭐ **Optimization**\ The whole plugin is developed with optimization in mind, and it has been tested with more than 100 active players. ⭐ **Team Enderchests**\ Teams can have one or more shared enderchests with configurable slots. Admin can manage (add, remove, see, modify etc) them, and they are updated real-time between viewers to avoid dupe glitches. ⭐ **Home & Warps**\ Each team can have a home and one ore more warps (check the config). Teleportation can also be handled by HuskHomes. Max warps/members can also be dynamically modified with a permission ⭐ **GUI**\ Teams can be managed in a GUI. Team list can also be accessed in a paginated GUI. ⭐ **Economy**\ Economy can be enabled to support features like team creation cost, team join fee, team bank... ⭐ **Team & Allies chat**\ Players of each team and all its allies can talk in their dedicated channels ⭐ **Allies and Enemies**\ Other teams can be marked as allies or enemies ⭐ **PlaceholderAPI**\ Some placeholders are already available without requiring to download an external jar ⭐ **Admin commands**\ Staff members can force players to join a team or disband another ⭐ **LuckPerms contexts**\ The plugin provides context for LuckPerms such as "is-in-team"/"is-team-owner" ⭐ **HuskHomes support**\ The plugin will use its own teleportation handler (even between servers if cross-server is enabled), but it supports (https://modrinth.com/plugin/huskhomes) for a more seamlessly integration ⭐ **Bedrock Support** \ With floodgate correctly installed, bedrock players are automatically managed <br> <br> <center> <img src="https://cdn.modrinth.com/data/cached_images/257f92ada5da2edf5e0513324f56f5190dff15d0.png" alt="Image Description" width="400"> </center> <br> <br> ## /team command Aliases: `/team` The `/team` command is the main command of the plugin, with `/team` you can do the following: * `/team create <name>` - Creates A new team if not already in one * `/team disband` - If you are the team owner, this will destroy your team * `/team leave` - If you are in a team, this will remove you from it * `/team invite <player>` - Will invite a player to your team if they are not already in one * `/team join` - Will add you to a team that you have been invited too. * `/team kick <player>` - Will kick a player from your team * `/team info` - Will display information about your current team * `/team list` - Will list all teams in the server * `/team prefix <prefix>` - Will change the prefix for your team in chat * `/team ally <team-name>` - Will either add or remove an allied team to yours * `/team enemy <team-name>` - Will either add or remove an enemy team to yours * `/team pvp` - Will toggle the friendly fire status for your team * `/team ` - Will set a team home location or teleport you or you team members to this location. * `/team <player>` - Will promote/demote a team member to/from team manager. * `/team permission <permission>` - Will add/remove a permission to make team managers use specific team commands. * `/team deposit <amount>` - deposit money into the team bank * `/team withdraw <amount>` - withdraw money from the team bank * `/team fee ` - see, disable, or set the team join fee * `/invites <enable/disable>` - enable/disable invites from teams ## /teamadmin c
UltimateTeams is a light-weight teams plugin for Minecraft servers running Spigot and most of its forks, with cross-server support, developed with optimization in mind!
UltimateTeams does offer the ability to disable friendly fire within your team and allies!
(https://bstats.org/plugin/bukkit/UltimateTeams/18842)
Looking for a Player Reports plugin? Check my other plugin: (https://modrinth.com/plugin/ultimate-reports)
## (https://modrinth.com/plugin/ultimate-teams/gallery)

UltimateTeams does support H2 (preferred over SQLite), SQLite, MySQL, MariaDB (preferred over MySQL) and PostgreSQL, check the config for further information.
All database operations are executed asynchronously, to prevent any form of lag
## (https://ultimateteams.gitbook.io/ultimateteams-docs)

⭐ Works Cross-Server\ The plugin will synchronize all data real-time between proxied servers using MySQL and a message broker (check the config).
⭐ Optimization\ The whole plugin is developed with optimization in mind, and it has been tested with more than 100 active players.
⭐ Team Enderchests\ Teams can have one or more shared enderchests with configurable slots. Admin can manage (add, remove, see, modify etc) them, and they are updated real-time between viewers to avoid dupe glitches.
⭐ Home & Warps\ Each team can have a home and one ore more warps (check the config). Teleportation can also be handled by HuskHomes. Max warps/members can also be dynamically modified with a permission
⭐ GUI\ Teams can be managed in a GUI. Team list can also be accessed in a paginated GUI.
⭐ Economy\ Economy can be enabled to support features like team creation cost, team join fee, team bank...
⭐ Team & Allies chat\ Players of each team and all its allies can talk in their dedicated channels
⭐ Allies and Enemies\ Other teams can be marked as allies or enemies
⭐ PlaceholderAPI\ Some placeholders are already available without requiring to download an external jar
⭐ Admin commands\ Staff members can force players to join a team or disband another
⭐ LuckPerms contexts\ The plugin provides context for LuckPerms such as "is-in-team"/"is-team-owner"
⭐ HuskHomes support\ The plugin will use its own teleportation handler (even between servers if cross-server is enabled), but it supports (https://modrinth.com/plugin/huskhomes) for a more seamlessly integration
⭐ Bedrock Support \ With floodgate correctly installed, bedrock players are automatically managed
## /team command
Aliases: `/team`
The `/team` command is the main command of the plugin, with `/team` you can do the following:
`/team create
## /teamadmin c
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- xF3d3
- Version
- 5.1
- Downloads
- 98,408
- Endorsements
- 144
- Category
- bukkit
- Created
- 6/19/2023
- Updated
- 7/24/2026
- Game Versions
- 26.1, 26.1.1, 26.1.2, 26.2
- Tags
- game-mechanics, management, social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Ultimate Teams support?
The author lists 26.1, 26.1.1, 26.1.2, 26.2. Other versions may work but are untested by the author.
What is the latest version of Ultimate Teams?
Version 5.1, published 2026-07-24 with 98,408 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await




