GangsX
  • GangsX
  • Overview
    • Features
    • Commands & Permissions
    • Placeholders
    • Changelogs
      • v1.3
      • v1.2
      • v1.1
  • Product Guides
    • Configuring The Plugin
  • Previews
    • config.yml
    • quests.yml
    • tournament.yml
    • locale.yml
  • API Usage
    • Developer API
    • Events
      • GangCreateEvent
      • GangDisbandEvent
      • GangPermissionUpdateEvent
      • GangShopPurchaseEvent
      • PlayerJoinGangEvent
      • PlayerLeaveGangEvent
Powered by GitBook
On this page
  • Plugin Placeholders
  • Gang Placeholders
  • Player Placeholders
  1. Overview

Placeholders

PlaceholderAPI is required for these placeholders to be registered.

Plugin Placeholders

Placeholder
Returns

%gangsx_gangs_loaded%

Amount of gangs cached

%gangsx_players_loaded%

Amount of players cached

%gangsx_tournament_status%

The tournament status - being true/false

Gang Placeholders

Placeholder
Returns

%gangsx_gang_name%

The name of the player's gang

%gangsx_gang_leader%

The name of the gang leader

%gangsx_gang_level%

The gang level

%gangsx_gang_coins%

The amount of coins the gang has

%gangsx_gang_coins_formatted%

The amount of coins the gang has formatted

%gangsx_gang_points%

The amount of points the gang has

%gangsx_gang_points_formatted%

The amount of points the gang has formatted

%gangsx_gang_balance%

The gang bank balance

%gangsx_gang_balance_formatted%

The gang bank balance formatted

%gangsx_gang_kills%

The amount of players the gang has killed

%gangsx_gang_deaths%

The amount of times gang members have died

%gangsx_gang_blocksmined%

The amount of blocks the gang has mined

%gangsx_gang_blocksmined_formatted%

The amount of blocks the gang has mined formatted

%gangsx_gang_friendlyfire%

The gang friendlyfire status, being true / false

%gangsx_gang_members%

The amount of members in the gang

%gangsx_gang_members_online%

The amount of members in the gang online

%gangsx_gang_members_list%

Formatted list of gang members

%gangsx_gang_multiplier%

The gang multiplier

%gangsx_gang_tokensgained%

The amount of tokens the gang has earned

%gangsx_gang_tokensgained_formatted%

The amount of tokens the gang has earned formatted

%gangsx_gang_mobkills%

The amount of mobs the gang has killed

%gangsx_gang_bosskills%

The amount of bosses the gang has killed

%gangsx_gang_blocksplaced%

The amount of blocks the gang has placed

%gangsx_gang_kothwins%

The amount of koths the gang has won

%gangsx_top_name_<pos>%

The name of the gang in the specified leaderboard position

%gangsx_top_leader_<pos>%

The name of the gang leader in the specified leaderboard position

%gangsx_top_value_<pos>%

The valur of the gang in the specified leaderboard position - the statistic is defined in config.yml

Player Placeholders

Placeholder
Returns

%gangsx_player_kills%

The players kill contributions to the gang

%gangsx_player_deaths%

The players death contributions to the gang

%gangsx_player_role%

The players gang role name

%gangsx_player_role_icon%

The players gang role icon

%gangsx_player_role_prefix%

The players gang role prefix

%gangsx_player_title%

The players gang chat title

%gangsx_player_mobkills%

The players mob kill contributions to the gang

%gangsx_player_bosskills%

The players boss kill contributions to the gang

%gangsx_player_tokensgained%

The players tokens earned contributions to the gang

%gangsx_player_tokensgained_formatted%

The players tokens earned contributions to the gang formatted

%gangsx_player_blocksmined%

The players blocks mined contributions to the gang

%gangsx_player_blocksmined_formatted%

The players blocks mined contributions to the gang formatted

%gangsx_player_blocksplaced%

The players blocks placed contributions to the gang

%gangsx_player_has_gang%

If the player has a gang, being true/false

PreviousCommands & PermissionsNextChangelogs

Last updated 5 months ago