-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
for some reason. doing /role remove or any /role command on a command block doesnt work at all. I have command blocks on and i have my admin role to
{
"admin": {
"level": 100,
"overrides": {
"name_decoration": {
"style": ["red", "bold"],
"suffix": [{"text":" O","obfuscated":true},{"text":"ADMIN","obfuscated":false},{"text":"O","obfuscated":true}],
"apply": {
"command_block": true,
"function": true
}
},
"permission_level": 4,
"command_feedback": true,
"commands": {
".*": "allow"
}
}
}
but when i /role remove it on me through a command block it doesnt work. (aternos server)
Metadata
Metadata
Assignees
Labels
No labels