-
Notifications
You must be signed in to change notification settings - Fork 13
Placeholders
Bartłomiej Stępień edited this page Apr 11, 2024
·
3 revisions
Eagle Factions hooks itself to Sponge PlaceholderService
and by that provides a list of useful placeholder that you can use.
Name | Description |
---|---|
faction_name | Gets player's faction's name |
faction_tag | Gets player's faction's tag |
faction_power | Gets player's faction's power |
faction_maxpower | Gets player's faction's maxpower |
faction_last_online | Gets player's faction's lastonline time |
faction_claims_count | Gets player's faction's claims count |
faction_officers_count | Gets player's faction's officers count |
faction_members_count | Gets player's faction's members count |
faction_recruits_count | Gets player's faction's recruits count |
faction_alliances | Gets player's faction's alliances (comma separated) |
faction_enemies | Gets player's faction's enemies (comma separated) |
Name | Description |
---|---|
factionplayer_power | Gets player's power |
factionplayer_maxpower | Gets player's maxpower |
factionplayer_last_online | Gets player's last online |
- Open an issue here on Github if you want to report a bug or suggest an enhancement
- Write to me on Spongepowered Forum
- Join my Discord server and contact me there