mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
29
ansible/files/paper-config/plugins/TAB/groups.yml
Normal file
29
ansible/files/paper-config/plugins/TAB/groups.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
Owner:
|
||||
tabprefix: "&0&l[&a&lOwner&0&l] &a"
|
||||
tagprefix: "&2&lOwner &a"
|
||||
Admin:
|
||||
tabprefix: "&0&l[&4&lAdmin&0&l] &1"
|
||||
tagprefix: "&4&lAdmin &a"
|
||||
Player:
|
||||
tabprefix: "&0&l[&7&lPlayer&0&l] &3"
|
||||
tagprefix: "&2&lPlayer &3"
|
||||
example_group:
|
||||
header:
|
||||
- "This is an example of per-group header/footer"
|
||||
footer:
|
||||
- "applied to a group"
|
||||
|
||||
# default settings for all groups, all groups will take properties from this section unless player's primary group overrides a specific setting
|
||||
_DEFAULT_:
|
||||
tabprefix: "%vault-prefix%"
|
||||
tagprefix: "%vault-prefix%"
|
||||
customtabname: "%essentials_nickname%"
|
||||
customtagname: "%essentials_nickname%" # don't forget to enable unlimited nametag mode to make this one work
|
||||
tabsuffix: "%vault-suffix%"
|
||||
tagsuffix: "%vault-suffix%"
|
||||
|
||||
per-world:
|
||||
world1:
|
||||
Owner:
|
||||
tabprefix: "&0&l[&a&lOwner&0&l] &a"
|
||||
tagprefix: "&2&lOwner &a"
|
||||
Reference in New Issue
Block a user