diff --git a/src/plugins/luckperms/config.yml b/src/plugins/luckperms/config.yml
index 94e7558..0a1ae4b 100644
--- a/src/plugins/luckperms/config.yml
+++ b/src/plugins/luckperms/config.yml
@@ -403,7 +403,7 @@ auto-install-translations: true
meta-formatting:
prefix:
format:
- - highest_on_track_staff
+ - highest_on_track_roles
- highest_on_track_clans
duplicates: first-only
start-spacer: "["
diff --git a/src/plugins/luckperms/luckperms.json b/src/plugins/luckperms/luckperms.json
index 4cd7b0d..abf2d1a 100644
--- a/src/plugins/luckperms/luckperms.json
+++ b/src/plugins/luckperms/luckperms.json
@@ -6,6 +6,22 @@
"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",
@@ -477,14 +493,6 @@
"server": "survival"
}
},
- {
- "type": "permission",
- "key": "openinv.enderchest.open.other",
- "value": true,
- "context": {
- "server": "survival"
- }
- },
{
"type": "permission",
"key": "openinv.inventory.open.other",
@@ -609,6 +617,15 @@
}
]
},
+ "clan_eye": {
+ "nodes": [
+ {
+ "type": "prefix",
+ "key": "prefix.10.ОКО 👁",
+ "value": true
+ }
+ ]
+ },
"default": {
"nodes": [
{
@@ -899,6 +916,11 @@
"key": "skinsrestorer.command.set",
"value": true
},
+ {
+ "type": "permission",
+ "key": "skinsrestorer.command.set.url",
+ "value": true
+ },
{
"type": "permission",
"key": "velocity.command.server",
@@ -917,10 +939,10 @@
"groups": [
"clan_kam",
"clan_apathy",
- "clan_demons"
+ "clan_eye"
]
},
- "staff": {
+ "roles": {
"groups": [
"role_admin",
"role_moder",