First before you install this server, you may want to try my RWAutoFireWallPortOpenTool <--- this can set your firewall and routers ports before you install the server.
find out more and download file here > RWAutoFireWallPortOpenTool <
---------------------------------------------------------------------------------------------------------------
For Version v4 UI Version jdk is mandatory, you can download it here Download JDK v18 Windows Installer
You can change the drive the server is installed on by using notepad++ to edit the settings.bat file
once you open the Setting.bat file you will find the setting Set Serverdrive=c to edit this setting
just change the c to the drive letter with folder you want
Example if you want the server installed on drive D then change C to D
As Easy as that
Once the server is installed it will automatically boot the server it is set to reboot and backup once every 24hours as default as long as the program is left running, you should see the two blue box's and one black one
the black one is the server, the two blue box's are this programe running, if for some reson everything closes, you can restart it by clicking the StartServer file, if this is not clicked then the auto backup and restart won't be running.
For how often to look for and install updates if any,
note the server will only reboot if there is a update needed it will also look to see if the server is running, if not the server will reload,
because you want a update as soon as possible its our recommendation to set this for no longer than 10min, as your users maybe waiting to get onto the server
also if the server is down you dont want them to be waiting for it to reboot for too long, but you also dont want to run this script every sec, as steam may not like you connecting to there server to often
this resulting in a ip ban unliky but you never know oO the defult is every 5min
You can also set the reboot time, so how often the server closes, backs up, and reboots, our recommendation is once a day but twice is ok too, but remember the back up files are all the server files
so if you leave it for a month that could use up over 30gigs of harddrice space oO the unity version
already has restart built in, but this is more of a hard reset. this installer also includes the scheduler that lets your users know the server is about to restart, if you change the time
that the server reboots in our settings file you will also need to edit the scheduler file to match the change.
Both java and unity installers will Auto Name the server if the default name is not changed, they will both install supporting files also and unblock the ports for the windows defender firewall,
if you use other antivirus and firewall software you may need to unblock the ports in that firewall software.
:: settings example for the Java version
:: Set the drive example Serverdrive=C or Serverdrive=D or Serverdrive=E default C drive
Set Serverdrive=C
:: Set the folder example ServerFolder=RW-Server or ServerFolder=Myservers\test\whatever
Set ServerFolder=RW\Java
:: set the hard reboot and backup time interval between reboots, time in seconds default 24hours
Set Reboot=86400
:: set the update time interval between looking for updates in seconds default every 5min
Set Update=300
:: set the drive letter for the backup folder
Set BackupDrive=C
:: set the folder name for the Backups to be backuped too
Set BackupFolder=RW-Backups\Java
:: set the lenth of time in days a backup is stored on the drive before its deleted default 30days
set BackupStored=30
:: settings example for the Unity version
:: Set the drive example Serverdrive=C or Serverdrive=D or Serverdrive=E default C drive
Set Serverdrive=C
:: Set the folder example ServerFolder=RW-Server or ServerFolder=Myservers\test\whatever
Set ServerFolder=RW\Unity
:: set the hard reboot and backup time interval between reboots, time in seconds default 24hours
Set Reboot=86400
:: set the update time interval between looking for updates in seconds default every 5min
Set Update=300
:: set the drive letter for the backup folder
Set BackupDrive=C
:: set the folder name for the Backups to be backuped too
Set BackupFolder=RW-Backups\Unity
:: set the lenth of time in days a backup is stored on the drive before its deleted default 30days
set BackupStored=30
All other settings in the setting file, are for the server,
if you want you can install both servers using both tools, you just need to change the port for one of the servers from the default to something else
example java may use Server_Port=4255 so with the unity you could change it to this (Server_Port=4265) then also change (RCoN RCON_Port=4263)
Note: you will need to unblock your ports in your router/modem, the ports that need to be unblocked By default, the server uses port 4255 TCP and UDP
so unblock ports 4254 to 4257
For Windows only
RW auto server installer was made by yahgiggle, yahgiggle@gmail.com
---------------------------------------------------------------------------------------------------------------