AllowedCommands command mismatch error
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!