Hooks

Vault

UltimateTeams can hook into vault, to then use any economy plugin for the economy features

PlaceholderAPI

UltimateTeams provides certain placeholders to be used within your server when placeholderapi is installed.

Placeholder
Description

%ultimateteams_teamName%

The name of the team, blank format otherwise

%ultimateteams_teamPrefix%

the prefix of the team, blank format otherwise

%ultimateteams_friendlyFire%

true/false based on the team PvP status, blank format otherwise

%ultimateteams_teamHomeSet%

true/false based if team home is set, blank format otherwise

%ultimateteams_teamMembersSize%

The numbers of team members, blank format otherwise

%ultimateteams_teamAllySize%

The numbers of team allies, blank format otherwise

%ultimateteams_teamEnemySize%

The numbers of team enemies, blank format otherwise

%ultimateteams_isInTeam%

true if player is in a team, false otherwise

The message displayed if a player is not in a team is customizable in the plugin's config

LuckPerms

UltimateTeams provides additional Permission contexts for luckperms, letting you for example give certain permissions only to team owners.

Available contexts are:

Name
Values
Description

is-in-team

true/false

True if a player is in a team

is-team-owner

true/false

True if a player is a team owner

team-name

null/The team name

null if not in a team, otherwise the team name

HuskHomes

If HuskHomes is installed, and the hook enabled in the config, UltimateTeams will use it for teleportation.

That ends up with a more customizable teleportation expierence (timer before tp, tp canceletion on player move etc)

FloodGate

If floodgate is installed and correctly configured (with its API enabled) bedrock players will be automatically managed

Last updated