Bug Closed · Resolved

signal command permission problem

#2092 opened by Unknown 5 years ago

Unknownreported this bug

I use jsonmessage mechanic and setup a click event that send a signal to trigger a mob skill, but it says I don't have permission to do that.

wiki page about permissions

Then this wiki page says players can use this command without any permission, so normally that situation won't happen. I try to add mythicmobs.command.signal and mythicmobs.signal into player's permission group, but it doesn't work.

Unknowncommented

I found out I must have these permissions if I don't have operator permission.

I could use click event to run a mm signal command with

  • mythicmobs.admin
  • mythicmobs.signal

If I don't have mythicmobs.signal and use click event to run a mm signal command [Legacy attachment omitted]

If I don't have any mythicmobs' permission and use click event to run a mm signal command [Legacy attachment omitted]

Unknowncommented

fixed the wiki to show the right permission, it should be mythicmobs.command.signal

Sign in to join the discussion.