Compare commits
4 Commits
e9a975996d
...
31cdeddda5
Author | SHA1 | Date | |
---|---|---|---|
31cdeddda5 | |||
a58bb892f4 | |||
fb7fa04aca | |||
a5ef264d10 |
@ -403,7 +403,7 @@ auto-install-translations: true
|
|||||||
meta-formatting:
|
meta-formatting:
|
||||||
prefix:
|
prefix:
|
||||||
format:
|
format:
|
||||||
- highest_on_track_staff
|
- highest_on_track_roles
|
||||||
- highest_on_track_clans
|
- highest_on_track_clans
|
||||||
duplicates: first-only
|
duplicates: first-only
|
||||||
start-spacer: "<dark_grey>[</dark_grey>"
|
start-spacer: "<dark_grey>[</dark_grey>"
|
||||||
|
@ -477,14 +477,6 @@
|
|||||||
"server": "survival"
|
"server": "survival"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "permission",
|
|
||||||
"key": "openinv.enderchest.open.other",
|
|
||||||
"value": true,
|
|
||||||
"context": {
|
|
||||||
"server": "survival"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "permission",
|
"type": "permission",
|
||||||
"key": "openinv.inventory.open.other",
|
"key": "openinv.inventory.open.other",
|
||||||
@ -609,6 +601,15 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"clan_eye": {
|
||||||
|
"nodes": [
|
||||||
|
{
|
||||||
|
"type": "prefix",
|
||||||
|
"key": "prefix.10.<black>ОКО 👁</black>",
|
||||||
|
"value": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"default": {
|
"default": {
|
||||||
"nodes": [
|
"nodes": [
|
||||||
{
|
{
|
||||||
@ -899,6 +900,11 @@
|
|||||||
"key": "skinsrestorer.command.set",
|
"key": "skinsrestorer.command.set",
|
||||||
"value": true
|
"value": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "permission",
|
||||||
|
"key": "skinsrestorer.command.set.url",
|
||||||
|
"value": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "permission",
|
"type": "permission",
|
||||||
"key": "velocity.command.server",
|
"key": "velocity.command.server",
|
||||||
@ -917,10 +923,10 @@
|
|||||||
"groups": [
|
"groups": [
|
||||||
"clan_kam",
|
"clan_kam",
|
||||||
"clan_apathy",
|
"clan_apathy",
|
||||||
"clan_demons"
|
"clan_eye"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"staff": {
|
"roles": {
|
||||||
"groups": [
|
"groups": [
|
||||||
"role_admin",
|
"role_admin",
|
||||||
"role_moder",
|
"role_moder",
|
||||||
|
Loading…
Reference in New Issue
Block a user