Skip to content

Placeholders

Dariasc edited this page Mar 4, 2018 · 18 revisions

We hook into the plugin PlaceholderAPI to allow you to hook Factions info into other plugins. Support was added on Jan 4 '17.

Internal Placeholders

Spots that you can use placeholders from other plugins in FactionsUUID text:

  • f show

External Placeholders

These are placeholders you can use in other plugins that will hook into FactionsUUID.

Players

Player Placeholder Description
%factionsuuid_player_name% The player's name
%factionsuuid_player_lastseen% Last time the player was seen on the server or their online status
%factionsuuid_player_group% Player's permission group
%factionsuuid_player_balance% Player's money
%factionsuuid_player_power% Player's power
%factionsuuid_player_maxpower% Max power a player can have
%factionsuuid_player_kills% Kills by this player
%factionsuuid_player_deaths% Deaths by this player
%factionsuuid_player_role% Player faction role

Factions

Faction Placeholder Description
%factionsuuid_faction_name% Faction's tag
%factionsuuid_faction_power% Faction's current power
%factionsuuid_faction_powermax% Faction's max power
%factionsuuid_faction_description% Faction's long description
%factionsuuid_faction_claims% Number of claimed chunks
%factionsuuid_faction_founded% Date your faction was founded
%factionsuuid_faction_joining% If your faction is allowing new members
%factionsuuid_faction_peaceful% If your faction is peaceful
%factionsuuid_faction_powerboost% Faction's current powerboost
%factionsuuid_faction_leader% Name of the leader
%factionsuuid_faction_warps% Number of warps
%factionsuuid_faction_raidable% If HCF features are enabled, shows if your faction is raidable
%factionsuuid_faction_home_world% World of your faction's home
%factionsuuid_faction_home_x% X coordinate of your faction's home
%factionsuuid_faction_home_y% Y coordinate of your faction's home
%factionsuuid_faction_home_z% Z coordinate of your faction's home
%factionsuuid_faction_land_value% Total value of your faction's land
%factionsuuid_faction_land_refund% How much your faction would get if they refunded the land
%factionsuuid_faction_bank_balance% Faction's bank balance
%factionsuuid_faction_allies% Number of allies
%factionsuuid_faction_enemies% Number of enemies
%factionsuuid_faction_truces% Number of truces
%factionsuuid_faction_online% Number of players online in your faction
%factionsuuid_faction_offline% Number of players offline in your faction
%factionsuuid_faction_size% Total online and offline faction members
%factionsuuid_faction_kills% Total kills your faction has
%factionsuuid_faction_deaths% Total deaths your faction has
%factionsuuid_faction_maxvaults% Max vaults your faction can have

Documentation has moved!

Click here to visit the updated documentation

Clone this wiki locally