Ultimate Teams
No reviews yet
A simple yet complete Teams/Clans plugin for Minecraft, with cross-server support.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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!
bStats (1700+ servers, 4000+ players)
Looking for a Player Reports plugin?
Check my other plugin: UltimateReports
Check the Images 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
Check the plugin Wiki!
⭐ 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 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 <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 [add|remove] <team-name>- Will either add or remove an allied team to yours/team enemy [add|remove] <team-name>- Will either add or remove an enemy team to yours/team pvp- Will toggle the friendly fire status for your team/team [sethome|home]- Will set a team home location or teleport you or you team members to this location./team [promote|demote] <player>- Will promote/demote a team member to/from team manager./team permission [add|remove] <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 [set/disable] [amount]- see, disable, or set the team join fee/invites <enable/disable>- enable/disable invites from teams
/teamadmin command
Aliases: /ta
The /teamadmin command is purely for server admins only.
/teamadmin reload- This reloads the pluginsconfig.yml& themessages.ymlfiles from disk./teamadmin disband <team-name>- This allows admins to delete any unauthorised teams./teamadmin join <player> <team-name>- forces a player to join a team/teamadmin about- This give you an overview of the plugin's core information./teamadmin echest- this command has a lot of subcommand to see, edit, delete, add, backup, rollback etc all the shared ender chests of each team
/tc command
Aliases: /teamchat, /tchat, /tc
Used for sending messages to only players in the same team
/tc <message> - This will send a message to only the members of YOUR team or the team you are in.
/ac command
Aliases: /allychat,
Used for sending messages to only players in allied teams
/ac <message> - This will send a message to only the members of YOUR team, the team you are in, and the players of all allied teams.
/invites command
Used for enabling/disabling invitations
/invites <enable/disable> - This will enable/disable a player invitations status. If disabled, that player cannot be invited in a team.
Player permissions
ultimateteams.playerultimateteams.team.guiultimateteams.team.createultimateteams.team.renameultimateteams.team.warpultimateteams.team.setwarpultimateteams.team.delwarpultimateteams.team.disbandultimateteams.team.invite.sendultimateteams.team.invite.acceptultimateteams.team.invite.denyultimateteams.team.sethomeultimateteams.team.delhomeultimateteams.team.homeultimateteams.team.pvpultimateteams.team.enemy.addultimateteams.team.enemy.removeultimateteams.team.ally.addultimateteams.team.ally.removeultimateteams.team.leaveultimateteams.team.kickultimateteams.team.listultimateteams.team.transferultimateteams.team.prefixultimateteams.team.infoultimateteams.team.promoteultimateteams.team.demoteultimateteams.team.echestultimateteams.team.permissions.addultimateteams.team.permissions.removeultimateteams.allychatultimateteams.teamchatultimateteams.team.echestultimateteams.team.depositultimateteams.team.withdrawultimateteams.team.invites.enableultimateteams.team.invites.disableultimateteams.team.fee.seeultimateteams.team.fee.setultimateteams.team.fee.disable
Admin permissions:
ultimateteams.admin.aboutultimateteams.admin.reloadultimateteams.admin.migrateultimateteams.admin.team.disbandultimateteams.admin.team.joinultimateteams.bypass.pvpultimateteams.bypass.homecooldownultimateteams.bypass.chatcooldownultimateteams.bypass.warpcooldownultimateteams.chat.spyultimateteams.admin.echest.addultimateteams.admin.echest.removeultimateteams.admin.echest.listultimateteams.admin.echest.seeultimateteams.admin.echest.rollbackultimateteams.admin.echest.backupultimateteams.admin.echest.remove
All the placeholders are listed in the wiki (link on the right panel)
To be able to use the placeholders, the latest release of PlaceholderAPI MUST be installed!
If you like the plugin, consider donating to help me bring more features!
Please report any issue on GitHub.
This plugin was originally based on ClansLite by Loving11ish
Thank you for using my plugin!
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers