Remote command system changes
ldilley opened this issue · 0 comments
ldilley commented
Changes to remote command system will include:
- Remove preset/allowed command list (no longer necessary)
- Remove help section for TShock commands
- Execute commands using a fake player with admin group membership instead of
TSPlayer.Server
- Inherit from
TSPlayer
class, overrideSendMessage()
, and provide command output - Issue commands as the Discord issuer's name
- Remove remote command results option (obsoleted)