TerraByteDev Wiki

Placeholders

A short overview of the PlaceholderAPI Integration

SkyFactions hooks into PlaceholderAPI to allow you to fetch data about certain players, and more!

Available Placeholders

Placeholder NameDescription
%skyfactions_player_runes%The amount of runes a player has.
%skyfactions_player_gems%The amount of gems a player has.
%skyfactions_player_faction%The name of the Faction a player is in.
%skyfactions_faction_runes%The amount of runes a player's Faction has.
%skyfactions_faction_runes_<faction_name>%The amount of runes a Faction has.
%skyfactions_faction_gems%The amount of gems a player's Faction has.
%skyfactions_faction_gems_<faction_name>%The amount of gems a Faction has.
%skyfactions_faction_rank%The rank of the specified player in their Faction.

On this page