Placeholders
PlaceholderAPI placeholders that can be used both in the plugin but also in any other plugin that supports PlaceholderAPI placeholders.
Player Placeholders
These placeholders require player context to be provided
%guilds_current_guild_name%
Get the name of the player's current guild
%guilds_current_guild_tag%
Get the tag of the player's current guild
%guilds_current_guild_tag_formatted%
Get the styled tag of the player's current guild
%guilds_current_guild_motd%
Get the motd of the player's current guild
%guilds_current_guild_rank%
Get the player's current guild rank
%guilds_current_guild_rank_formatted%
Get the player's current guild rank with color
%guilds_chat_enabled%
Get whether the player has guild chat enabled
%guilds_chat_prefix%
Get the player's chat prefix, i.e. the formatted guild tag
Global Placeholders
These placeholders do not require any player context to be provided
%guilds_top_{rank}%
Get the name of the guild at a specific rank in the leaderboard
Last updated
Was this helpful?