Add more console commands
A5H73Y opened this issue ยท 1 comments
Delete and Reset commands are not available through the console commands.
Basically go through each player command and see if they could benefit from being available through the console.
Each of the non-player specific commands have been updated to be used by the CommandSender (inc ConsoleCommandSender), including all the conversations.
Several commands have been altered to require a player parameter, including "/pa join (course) (player)", "/pa restart (player)" etc.