Compare commits
No commits in common. "f50ea15354296702d82585ce71e991bc64c63629" and "86282257f56604db62f2d3c154a2b4c9d5e9ed32" have entirely different histories.
f50ea15354
...
86282257f5
@ -403,7 +403,7 @@ auto-install-translations: true
|
||||
meta-formatting:
|
||||
prefix:
|
||||
format:
|
||||
- highest_on_track_roles
|
||||
- highest_on_track_staff
|
||||
- highest_on_track_clans
|
||||
duplicates: first-only
|
||||
start-spacer: "<dark_grey>[</dark_grey>"
|
||||
|
@ -6,22 +6,6 @@
|
||||
"groups": {
|
||||
"role_admin": {
|
||||
"nodes": [
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "bmarker.command.markers",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "bmarker.command.sets",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "coreprotect.restore",
|
||||
@ -493,6 +477,14 @@
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "openinv.enderchest.open.other",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "openinv.inventory.open.other",
|
||||
@ -617,15 +609,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"clan_eye": {
|
||||
"nodes": [
|
||||
{
|
||||
"type": "prefix",
|
||||
"key": "prefix.10.<black>ОКО 👁</black>",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"default": {
|
||||
"nodes": [
|
||||
{
|
||||
@ -916,11 +899,6 @@
|
||||
"key": "skinsrestorer.command.set",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "skinsrestorer.command.set.url",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "velocity.command.server",
|
||||
@ -939,10 +917,10 @@
|
||||
"groups": [
|
||||
"clan_kam",
|
||||
"clan_apathy",
|
||||
"clan_eye"
|
||||
"clan_demons"
|
||||
]
|
||||
},
|
||||
"roles": {
|
||||
"staff": {
|
||||
"groups": [
|
||||
"role_admin",
|
||||
"role_moder",
|
||||
|
Loading…
Reference in New Issue
Block a user