Configuration

This is the configuration page, contains some examples and the default config.

I only help with your config on this page! Other comments should go to the main page or to the tickets!

Format examples:

#Show the amount of money the player has and show the message in gold
Format: '{money}%s &6%s'
#Show the time in dark green, the playername in gold and the message in light green
Format: '&2[{hour}:{minute}:{second}]&6%s: &a%s'

For more example formats ask me!

Default config:

FormatParts: '{factionrole}{factionname}{factionprefix}{chosenplayerprefix}{money}{permgroupsuffix}{permgroupprefix}{permgroup}{permplayerprefix}{permplayersuffix}{minute}{second}{hour}{world}{exp}{health}'
OverrideFormat: true
Format: <%s> &r%s
Formats:
  FactionRole:
    format: '[%s]'
    replaces: '{factionrole}'
  FactionName:
    format: '[%s]'
    replaces: '{factionname}'
  FactionPrefix:
    format: '[%s]'
    replaces: '{factionprefix}'
  PrefixManager:
    format: '[%s]'
    replaces: '{chosenplayerprefix}'
  Economy:
    format: '[%s]'
    replaces: '{money}'
  PermissionGroupSuffix:
    format: '[%s]'
    replaces: '{permgroupsuffix}'
  PermissionGroupPrefix:
    format: '[%s]'
    replaces: '{permgroupprefix}'
  PermissionGroup:
    format: '[%s]'
    replaces: '{permgroup}'
  PermissionPlayerPrefix:
    format: '[%s]'
    replaces: '{permplayerprefix}'
  PermissionPlayerSuffix:
    format: '[%s]'
    replaces: '{permplayersuffix}'
  Minute:
    format: '[%s]'
    replaces: '{minute}'
  Second:
    format: '[%s]'
    replaces: '{second}'
  Hour:
    format: '[%s]'
    replaces: '{hour}'
  World:
    format: '[%s]'
    replaces: '{world}'
  Exp:
    format: '[%s]'
    replaces: '{exp}'
  Health:
    format: '[%s]'
    replaces: '{health}'

Comments

Posts Quoted:
Reply
Clear All Quotes