Does anyone here know how to send commands tp my rust server with php? I managed to get a simple PHP RCON script to connect to the server and authenticate, but whenever I try to execute a command I get a protocol error in the (rust) game console. Here's what I've got so far. https://pastebin.com/td7VNGgp
I've tried with web.rcon both true and false, as well as with and without a slash in the command sent.
I've tried with web.rcon both true and false, as well as with and without a slash in the command sent.