|
|
@@ -15,10 +15,10 @@ rconport="28016"
|
|
|
appport="28082"
|
|
|
queryport="28017"
|
|
|
rconpassword="CHANGE_ME"
|
|
|
-rconweb="1" # Value is: 1 for the Facepunch web panel, Rustadmin desktop and Rustadmin Online; 0 for RCON tools like Rusty.
|
|
|
+rconweb="1" # values: Facepunch web panel, Rustadmin desktop and Rustadmin Online = 1, Rusty = 0.
|
|
|
servername="Rust"
|
|
|
-gamemode="vanilla" # Values: vanilla, softcore ( Doc: https://wiki.facepunch.com/rust/server-gamemodes )
|
|
|
-serverlevel="Procedural Map" # Values: Procedural Map, Barren, HapisIsland, SavasIsland
|
|
|
+gamemode="vanilla" # values: vanilla, softcore ( Doc: https://wiki.facepunch.com/rust/server-gamemodes )
|
|
|
+serverlevel="Procedural Map" # values: Procedural Map, Barren, HapisIsland, SavasIsland
|
|
|
customlevelurl="" # Custom level url. +server.levelurl \"${customlevelurl}\"
|
|
|
seed="" # range: 1-2147483647, used to reproduce a procedural map.
|
|
|
salt="" # range: unknown, used to recover a known setting from an existing map.
|