Bug Open

AllowedCommand doesnt work

#6778 opened by Unknown 8 months ago

Unknownreported this bug

I've added commands to the AllowedCommands list in the MythicDungeons config file, but they still can’t be used in dungeons—this issue persists even after restarting the server. For instance, I enabled the "suicide" command in the dungeon configuration. Yet after rebooting the server and entering a dungeon, I still couldn’t execute it. Additionally, I want players to use the "mm signal" command in dungeons to send signals to monsters. The problem is, this command currently requires specifying an entity’s UUID. I’m hoping to allow a whitelist pattern like "/mm signal *" to bypass this restriction. [Legacy attachment omitted] [Legacy attachment omitted]

Unknowncommented

Hey there. For commands that have multiple subcommands, you can just leave it blank. (I.e. you can just do mm signal and it'll allow all signal subcommands.)

As for the suicide command not working... that's strange. Do the other allowed commands work, or is it just /suicide that's not being allowed?

Sign in to join the discussion.