Variable Support
# I. Relevant Information
This plugin currently registers the following PAPI variables (requires: PlaceholderAPI)
| Variable Name | Display Content |
|---|---|
| %playerGuild_name% | Player's current guild name |
| %playerGuild_show_name% | Player's current guild name (including prefixes and suffixes) |
| %playerGuild_strip_color_name% | Player's current guild name, without parsing color codes (1.12.3+) |
| %playerGuild_role% | Player's current guild role (1.2.1+) |
| %playerGuild_strip_color_role% | Player's current guild role, without parsing color codes (2.11.7+) |
| %playerGuild_money% | Player's current contribution value |
| %playerGuild_week_money% | Player's weekly contribution value (2.2.2+) |
| %playerGuild_total_money% | Player's total contribution value (2.2.2+) |
| %playerGuild_guild_logo% | Player's guild logo (1.2.7+) |
| %playerGuild_guild_level% | Player's guild level (1.2.7+) |
| %playerGuild_guild_member_count% | Player's guild member count (1.2.7+) |
| %playerGuild_guild_member_max_count% | Player's guild maximum member count (1.2.7+) |
| %playerGuild_guild_money% | Player's guild funds (1.2.7+) |
| %playerGuild_guild_prosperity_degree% | Player's guild activity level (1.2.7+) |
| %playerGuild_kill% | Player's guild war kill count (1.4.1+) |
| %playerGuild_die% | Player's guild war death count (1.4.1+) |
| %playerGuild_guild_season_rank% | Player's guild seasonal guild war ranking (1.4.1+) |
| %playerGuild_guild_count% | Total number of guilds (1.7.7+) |
| %playerGuild_guild_month_prosperity_degree% | Monthly activity variable (1.8.2+) |
| %playerGuild_guild_ore% | Guild ore quantity (1.12.3+) |