hey, How can I do that?
my startup code is this
Thank You,Code:@echo off RustDedicated.exe -batchmode +server.hostname "[TR][ Blood ] 4xGATHER|3xSmelt|TP|HOME|REMOVE|MAP|CLANS|KIT" +server.port 28015 +server.identity "DataSaves" +server.seed 6738 +rcon.port 5678 +rcon.password "secret" -server.worldsize 5000 -autoupdate
Solved Setting player limit?
Discussion in 'Rust Discussion' started by Burak 2, Jul 6, 2015.
-
Wulf Community Admin
First, remove -autoupdate if you are using Oxide.
Second, add the below line to change your max players.
Code:+server.maxplayers 50
-
....and maybe remove your rcon port and password from the example code in your post ;-)
Regards
7th -
Wulf Community Admin
-
Damn I was just about to log in
Hehehe jkin'
Regards
7th -
-
Wulf Community Admin