-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rust with web rcon enabled #12
Comments
Set the command with
|
working with |
Try to escape qutes with backslash
Single quote enclosing should also work
As far as I can see, not all commands in Rust give a response. I checked qutes with command ban and it works
|
Interactive mode vaw added in v0.8.0-beta.2 Now you can use |
working with 0.8.0 beta 2 |
using command ./rcon -t web -a x.x.x.x:28017 -p password the result is 'not implemented'
Command is sent from the server hosting the rust dedicated server
The text was updated successfully, but these errors were encountered: