FragLand/terracord

Remote command system changes

ldilley opened this issue · 0 comments

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, override SendMessage(), and provide command output
  • Issue commands as the Discord issuer's name
  • Remove remote command results option (obsoleted)