Bug Closed · Resolved

AllowedCommands command mismatch error

#4538 opened by Unknown 2 years ago

Unknownreported this bug

AllowedCommands:

  • 'party'
  • 'dparty'
  • 'p'
  • 'dungeon leave'
  • 'md leave'
  • 'leave'
  • 'b'
  • 'rpginv'

From the above, it is evident that I have allowed players to use the '/b' command, but players can use all commands starting with 'b,' such as '/back,' '/bal,' '/bq,' and so on. Please fix this issue, and there should be an addition like

  • 'b*' to match all commands starting with 'b.' Also, I would like to request the translation of team messages, which is crucial for me. Thank you!
Unknowncommented

Oh good catch... I'm surprised this didn't get reported before. It should be fixed as of the latest dev build!

Sign in to join the discussion.