Benachrichtigungen
Alles löschen
Lucky Perms
1
Beiträge
1
Benutzer
0
Reactions
630
Ansichten
Themenstarter 17/12/2020 6:53 a.m.
For example, if I want people in the admin group to have the "&c[Admin] " prefix, and people in the mod group to have the "&d[Mod] " prefix, I would run:
/lp group admin parent add mod
/lp group admin meta addprefix 100 "&c[Admin]
/lp group mod meta addprefix 90 "&d[Mod] "
If I then decided I wanted to change admins prefix to use the "&4" color, to remove the previously set value, I'd run:
/lp group admin meta removeprefix 100
This would remove all prefixes set to admin with a weight of 100. I could then re-set the new prefix value.
The command usage for setting prefixes/suffixes temporarily follows the same format as the commands for adding temporary permissions, or parent groups.
The full command usages can be found here.
The commands for adding and removing meta are also documented there.
Ich bin keine Signatur! Ich putz hier nur.