Hello, I am trying to run a command so that on daily sever start/restart it runs.
The command is "sv oceanlevel 1" This command raises the water level of the whole map. I works great when I'm in game through the F1 console.
But it does not work with this plugin. Is there any other way to accomplish this? Thanks for any help or info! :)
Adding commands?Solved
You can try adding it to your server.cfg.
I added it to my server.cfg, Then serverauto.cfg and finally even to my Startserver.bat file. None of them worked at server restart.
When type the command in the server CMD console it says, "Unknown Command" but when I enter it when I'm in game through the F1 console, It works.
It does say on the website I found this command,: Note that this RUST admin command works from the in-game and server consoles, as well as 3rd Party RCON platforms.
Here is the link with the command info: https://www.corrosionhour.com/rust-oceanlevel-command/
Any further help is GREATLY appreciated! ;)
You should be using env.oceanlevel or just oceanlevel. The sv prefix is a client thing.
I will try that and let you know!
Thanks Again! 😉
Merged post
I just added that command "env.oceanlevel 1" and it worked like a charm!
Thank You Sooo Much!!! 💯
Merged post
I added it to my server.cfg