feature-23-permission-improvements #23
@ -181,6 +181,30 @@
|
||||
},
|
||||
"role_moder": {
|
||||
"nodes": [
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.list.others",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.adminsetcreator",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.admindelete",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "minecraft.command.gamemode.spectator",
|
||||
@ -577,6 +601,14 @@
|
||||
},
|
||||
"role_elder": {
|
||||
"nodes": [
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.createlimit.role_elder",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "commandwhitelist.group.role_elder",
|
||||
@ -603,7 +635,7 @@
|
||||
"nodes": [
|
||||
{
|
||||
"type": "prefix",
|
||||
"key": "prefix.10.<aqua>Апатия 💰</aqua>",
|
||||
"key": "prefix.10.<color:#c0c0c0>LA ⚔️</color>",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
@ -612,7 +644,7 @@
|
||||
"nodes": [
|
||||
{
|
||||
"type": "prefix",
|
||||
"key": "prefix.10.<dark_red>KAM ⚒</dark_red>",
|
||||
"key": "prefix.10.<dark_red>КАМ ✯</dark_red>",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
@ -621,13 +653,69 @@
|
||||
"nodes": [
|
||||
{
|
||||
"type": "prefix",
|
||||
"key": "prefix.10.<black>ОКО 👁</black>",
|
||||
"key": "prefix.10.<color:#ed7702>ОКО 👁</color>",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"default": {
|
||||
"nodes": [
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.createlimit.default",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.create",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.create.animated",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.select",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.list",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.delete",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "imageframe.setaccess",
|
||||
"value": true,
|
||||
"context": {
|
||||
"server": "survival"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "carbon.channel.global.see",
|
||||
@ -921,6 +1009,11 @@
|
||||
"key": "skinsrestorer.command.set.url",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "skinsrestorer.command.update",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "permission",
|
||||
"key": "velocity.command.server",
|
||||
|
Loading…
Reference in New Issue
Block a user