You'd need to find a plugin to block/handle it.
Server commands for Rust
Discussion in 'Rust Discussion' started by Wulf, Jan 12, 2015.
-
Wulf Community Admin
-
Is there a way to "hot-change" your server.cfg file so that updates to it appear without having to reboot the server?
-
Wulf Community Admin
-
hello my friend
-
what does -nographics on the rust command line actually do?
-
Wulf Community Admin
-
Is there a command or how do I figure out the current server build?
-
@Chronz try
version
global.version -
[DOUBLEPOST=1455889773][/DOUBLEPOST]Shoot, I updated but there was another update so there isn't an oxide update to matchMight take a while...
-
Wulf Community Admin
-
My server players see if i added the items. How invisible it?
-
Wulf Community Admin
-
I was on a server and when I hit enter to chat, the chat buffer went way back... is that a plugin or a server command? I can't find anything on it, might be using wrong keywords to search >_>
-
Wulf Community Admin
-
yeah the in game buffer scrolled back quite a bit, unlike the 16 or so lines it's currently showing me. When you open chat and left-click then drag down it'll scroll
-
-
when is just say in the console "server.stability true" and than Save and Writecfg,
I restart the server and than is the server stability false..... -
Wulf Community Admin
-
Code:{ "Messages": { "AlreadyAdded": "{command} is already on the auto command list!", "ChatHelp": "Use /autocmd add|remove command to add or remove an auto command", "CommandAdded": "{command} has been added to the auto command list!", "CommandRemoved": "{command} has been removed from the auto command list!", "ConsoleHelp": "Use auto.command add|remove command to add or remove an auto command", "NoPermission": "You do not have permission to use this command!", "NotListed": "{command} is not on the auto command list!", "UnknownAction": "Unknown command action! Use add or remove" }, "Settings": { "AuthLevel": 2, "ChatCommand": "autocmd", "ChatName": "SERVER", "ChatNameHelp": "HELP", "Commands": [ "server.globalchat true", "server.stability true" ], "ConsoleCommand": "auto.command" } }