AMP should typically handle commands through the console without any additional hassle, so it’s odd that you’re having this issue.
Let’s double-check a few things:
-
Permissions: Make sure the AMP instance user has the proper permissions to execute commands on the Terraria server. If the game server itself has config settings for remote administration, those should match up or allow AMP to manage them.
-
Instance Logs: Within AMP, use the “View Logs” option for the instance to see if anything weird is logged when you try to enter commands. There might be a hidden clue there!
-
Server Console: If possible, try using the Terraria server’s own console interface directly (not through AMP) as a test, just to see if the issue persists there as well.
If these don’t resolve it, there might be an AMP configuration that’s clashing, and we might need to dig into the specific AMP logs or settings further. Let me know what you find!