-
-
Notifications
You must be signed in to change notification settings - Fork 45
Dependencies
This plugin supports many other plugins. Here is a list of other plugins BetterTeams can work with and how they work together:
If your plugin uses the BetterTeams API, make a blank issue with information including a link to your plugin and I will add it to the wiki
This plugin adds additional placeholders for information such as kills and deaths, which integrate with betterteams. There are also placeholders setup so they can be used within learderboards, allowing to show the teams with the top number of kills etc.. Examples of placeholders (check the plugin page to see the full list):
-
%betterteamsaddon_kills%
- Returns the player's team's kills -
%betterteamsaddon_deaths%
- Returns the player's team's deaths -
%betterteamsaddon_damages%
- Returns the player's team's damages -
%betterteamsaddon_leaderboard_kills_[number]_name
- The name of the team that is in position [number] on the kills leaderboard.
Either of these plugins allow for the creation of holographic leaderboards which can either order the teams by score or by team balance. Commands associated with these integrations are
- /teama holo create <score/money> - Create a holographic leaderboard of that type where you are standing
- /teama holo remove - Remove the closest BetterTeams managed hologram to you
Turrets do not attack allies
This plugin supports many placeholders which can be used through placeholder API. For more information view the placeholderAPI page of the wiki
This plugin supports altering how the claiming system of UltimateClaims works. For more information view the UltimateClaims page of the wiki
A team can have a balance associated with their team, this is managed with the commands
- /team deposit
- /team withdraw
- /team bal [team]
- /team baltop This allows teams to have a balance associated with them. This feature also allows for better teams commands to have an associated cost which can be taken out of the team balance when they are run.
There is a WorldGaurd flag called teamPvp
which when set to allow, will let players of the same team hit each other within that region.
Support for these plugins is either added by the authors of these plugins or community members, they are not tested by the lead developer of BetterTeams so purchase at your own risk!
King of hill plugin with team support for BetterTeams
The latest version of zKoth no longer works with BetterTeams, and a fix will not be made by booksaw
Players can win a configurable amount of score for their team when winning king of the hill events. This amount is configurable in the config.yml file under zKoth pointsPerCapture heading.