Skip to content

Dependencies

James McNair edited this page Aug 29, 2024 · 20 revisions

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 which integrate with betterteams. 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

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.

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.

Clone this wiki locally