Groups

Groups

Default you have this in your groups.yml file:

example:    # Name of the group
  permission: 'example'    # permission of this group - player with this perm will have tabprefix,color,suffix and upprefix,color,suffix from this group
  tabprefix: ''    # That will be before player name in tab
  tabcolor: '&c'    # Color of player name in tab
  tabsuffix: ' is best'    # That will be after player name above his head
  upprefix: ''    # That will be before player name in tab
  upcolor: '&c'    # Color of player name above his head
  upsuffix: ' is best'    # That will be after player name above his head

Its very simple isn't it?

Warning

Number of characters in tabprefix(include & and 1-9,a-f) + Number of characters in tabcolor(include & and 1-9,a-f) + Number of characters of player name + Number of characters in tabsuffix(include & and 1-9,a-f) can't be more than 16 characters!


Comments

Posts Quoted:
Reply
Clear All Quotes