Skip to content

No command blocks #113

@AlexVaggy2024

Description

@AlexVaggy2024

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions