Pychnight / TshockRpgToolKit

Master Controller for distrubtion of quests, custom npcs, custom items and skills, housing, leveling, npcshops, etc.
GNU General Public License v2.0
11 stars 1 forks source link

[Corruption / Boo] ExecuteCommand not bypassing admin role on commands #31

Closed Pychnight closed 7 months ago

Pychnight commented 6 years ago

Some commands require command permissions / permissions to run commands, the api has ExecuteCommand which is designed for bypassing permissions.

Right now /boo run, seems to not be able to be bypassed with this command.