Posts by yahgiggle

    shouldint it look like 4250-4256 just on the one line ?


    [Rising World]

    [TCP/UDP]

    [4250-4255 ] (1~65534)


    or


    [Rising World]

    [TCP/UDP]

    [4250 ] (1~65534)

    [4251 ] (1~65534)

    [4252 ] (1~65534)

    [4253 ] (1~65534)

    [4254 ] (1~65534)

    [4255 ] (1~65534)


    Every router is driffent so don't quote me on this lol

    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

    ---------------------------------------------------------------------------------------------------------------

    i have an auto server installer versions 1 for java and 2 for unity for windows only, if you want it, of cause you still need to unblock your ports as you have done, both versions auto update and reboot the servers for you just send me a message and i can give you the link for download

    i like this idea of the fantasy-approach - some type of strap on wing would be awesome, and ones with driffent look and speed would also make looking for loot or fighting some kind of winged creatures even if it is mythological, more worthwhile, would definitely be a welcome addition.



    Drogon-Spoils-of-War-Battle-of-the-Goldroad.jpg

    The only problem I have with it is the fact that people can come on and "buy" areas all over the place with no constructive purposes. Like you claim a nice area with 12 areas. Then some jerk comes on and buys all around your claim to box you in. Or they come in and random "buy" areas in a chaotic manor. that's why I use the "Area Protection" plugin and since claim owners can select permissions, it makes it easier and safer to players.

    Sorry for such a late reply oO, yes you are right, however admins can remove such areas if this happens, well that was the plan anyway, maybe ill code a better version for the Unity version one day that does not allow for such going ons, like you can only add areas next to your first area and your first area needs to be a set distance from someone else's first area. oO how ever as long as your other areas are next to each other then you could over time clam areas hard up to each other, well you would need this or the world would have lots of unclaimed land between each area.

    If I remember correctly I don't think that is currently possible via the plugin API, but you might be able to do it locally for your game by changing some entries in the game's definitions database. If you are interested in that way it is a bit more involved than simply installing a plugin but I might be able to walk you through it :)

    getAttacker()Gets the attacking npc, i.e. the npc who hit the target npc. if attaking name = skeleton{ setCancelled(true) }

    this would be under the NpcHitNpcEvent