Ultimate Teams

Quick rating

Ultimate Teams

No reviews yet

A simple yet complete Teams/Clans plugin for Minecraft, with cross-server support.

Mod Loaders
Paper
Spigot
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
5.1
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Image 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!

Image Description
 

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!

Image Description
 

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


 

Image Description

 

/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 plugins config.yml & the messages.yml files 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.


 

Image Description

 

Player permissions

  • ultimateteams.player
  • ultimateteams.team.gui
  • ultimateteams.team.create
  • ultimateteams.team.rename
  • ultimateteams.team.warp
  • ultimateteams.team.setwarp
  • ultimateteams.team.delwarp
  • ultimateteams.team.disband
  • ultimateteams.team.invite.send
  • ultimateteams.team.invite.accept
  • ultimateteams.team.invite.deny
  • ultimateteams.team.sethome
  • ultimateteams.team.delhome
  • ultimateteams.team.home
  • ultimateteams.team.pvp
  • ultimateteams.team.enemy.add
  • ultimateteams.team.enemy.remove
  • ultimateteams.team.ally.add
  • ultimateteams.team.ally.remove
  • ultimateteams.team.leave
  • ultimateteams.team.kick
  • ultimateteams.team.list
  • ultimateteams.team.transfer
  • ultimateteams.team.prefix
  • ultimateteams.team.info
  • ultimateteams.team.promote
  • ultimateteams.team.demote
  • ultimateteams.team.echest
  • ultimateteams.team.permissions.add
  • ultimateteams.team.permissions.remove
  • ultimateteams.allychat
  • ultimateteams.teamchat
  • ultimateteams.team.echest
  • ultimateteams.team.deposit
  • ultimateteams.team.withdraw
  • ultimateteams.team.invites.enable
  • ultimateteams.team.invites.disable
  • ultimateteams.team.fee.see
  • ultimateteams.team.fee.set
  • ultimateteams.team.fee.disable

Admin permissions:

  • ultimateteams.admin.about
  • ultimateteams.admin.reload
  • ultimateteams.admin.migrate
  • ultimateteams.admin.team.disband
  • ultimateteams.admin.team.join
  • ultimateteams.bypass.pvp
  • ultimateteams.bypass.homecooldown
  • ultimateteams.bypass.chatcooldown
  • ultimateteams.bypass.warpcooldown
  • ultimateteams.chat.spy
  • ultimateteams.admin.echest.add
  • ultimateteams.admin.echest.remove
  • ultimateteams.admin.echest.list
  • ultimateteams.admin.echest.see
  • ultimateteams.admin.echest.rollback
  • ultimateteams.admin.echest.backup
  • ultimateteams.admin.echest.remove


 

Image Description
 

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!

Screenshots

Gallery

  • Team Invitation
    Team Invitation
  • Team Manager GUI
    Team Manager GUI
  • Team List GUI
    Team List GUI
  • Team Manager PvP
    Team Manager PvP
  • Team Enemies Manager GUI
    Team Enemies Manager GUI

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~90,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works