Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FormatParts: '{factionprefix}{factionrole}{factionname}{chosenplayerprefix}{money}{gender}{permplayersuffix}{permgroupsuffix}{permgroup}{permplayerprefix}{permgroupprefix}{pvpstatsmaxstreak}{pvpstatsstreak}{pvpstatseloscore}{pvpstatskills}{pvpstatsdeaths}{minute}{second}{hour}{exp}{explevel}{maxhealth}{world}{health}'
- OverrideFormat: true
- Format: '%s: %s'
- ForceLowerCase: false
- PermFormat: {}
- Formats:
- FactionPrefix:
- format: '[%s]'
- depends: Factions
- replaces: '{factionprefix}'
- FactionRole:
- format: '[%s]'
- depends: Factions
- replaces: '{factionrole}'
- FactionName:
- format: '[%s]'
- depends: Factions
- replaces: '{factionname}'
- PrefixManager:
- format: '[%s]'
- replaces: '{chosenplayerprefix}'
- Economy:
- format: '[%s]'
- depends: Vault
- replaces: '{money}'
- Gender:
- format: '[%s]'
- depends: Gender
- replaces: '{gender}'
- PermissionPlayerSuffix:
- format: '[%s]'
- depends: Vault
- replaces: '{permplayersuffix}'
- PermissionGroupSuffix:
- format: '[%s]'
- depends: Vault
- replaces: '{permgroupsuffix}'
- PermissionGroup:
- format: '[%s]'
- depends: Vault
- replaces: '{permgroup}'
- PermissionPlayerPrefix:
- format: '[%s]'
- depends: Vault
- replaces: '{permplayerprefix}'
- PermissionGroupPrefix:
- format: '[%s]'
- depends: Vault
- replaces: '{permgroupprefix}'
- PvpStatsMaxStreak:
- format: '[%s]'
- depends: pvpstats
- replaces: '{pvpstatsmaxstreak}'
- PvpStatsStreak:
- format: '[%s]'
- depends: pvpstats
- replaces: '{pvpstatsstreak}'
- PvpStatsEloScore:
- format: '[%s]'
- depends: pvpstats
- replaces: '{pvpstatseloscore}'
- PvpStatsKills:
- format: '[%s]'
- depends: pvpstats
- replaces: '{pvpstatskills}'
- PvpStatsDeaths:
- format: '[%s]'
- depends: pvpstats
- replaces: '{pvpstatsdeaths}'
- Minute:
- format: '[%s]'
- replaces: '{minute}'
- Second:
- format: '[%s]'
- replaces: '{second}'
- Hour:
- format: '[%s]'
- replaces: '{hour}'
- Exp:
- format: '[%s]'
- replaces: '{exp}'
- ExpLevel:
- format: '[%s]'
- replaces: '{explevel}'
- MaxHealth:
- format: '[%s]'
- replaces: '{maxhealth}'
- World:
- format: '[%s]'
- replaces: '{world}'
- Health:
- format: '[%s]'
- replaces: '{health}'
- WorldFormat:
- TestWorld1: TestWorld1<%s> &r%s
- TestWorld2: TestWorld2<%s> &r%s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement