To assign a prefix to a group: /lp group default meta setprefix 100 "Your Prefix§e" -> the *100* is the weight of the Prefix. You can ignore that. To assign a chat-prefix to a group: /lp group default meta set chatprefix "Your Chat-Prefix§e"
To assign a suffix to a group: /lp group default meta setsuffix 100 "Your Suffix" -> the *100* is the weight of the Suffix. You can ignore that. To assign a chat-suffix to a group: /lp group default meta set chatsuffix "Your Chat-Suffix"
To sort the groups in the player list, you need to set the group weight: /lp group default setweight 300 (300=onBottom, 200=inMiddle, 100=onTop) -> higher number = lower position
Code (Text):
/lp group default meta setprefix 100 "&7Player &7» &7"
/lp group default setweight 300
/lp group premium meta setprefix 100 "&6Premium &7» &6"
/lp group premiumsetweight 200
/lp group admin meta setprefix 100 "&4Admin &7» &4"
/lp group adminsetweight 100
# If no prefix has been set for the chat, it simply uses the one from the tab list. usePrefixFromTablist: true
# If no prefix has been set for the chat, it simply uses the one from the tab list. useSuffixFromTablist: true
# update automatically the Tablist autoUpdate: true
Screenshots:
Video:
Das Plugin darf nicht kopiert und als eigenes ausgegeben werden!