background image
Game Servers 380 7 Days to Die 4 Abiotic Factor 2 Aloft 2 alt:V 2 Americas Army Proving Grounds 2 Among Us 2 Archean 2 ARK Survival Ascended 6 ARK Survival Evolved 3 Arma 3 3 Arma Reforger 2 Aska 2 AssaultCube 2 Assetto Corsa 3 Astro Colony 2 Astroneer 2 Automobilista 2 2 Avorion 2 Banana Shooter 2 Barotrauma 3 BATTALION Legacy 2 BeamNG.drive (BeamMP) 2 Black Mesa 2 Brickadia 2 Call of Duty 2 Citadel: Forged with Fire 2 ClassiCube 2 Clone Hero 2 Colony Survival 2 Conan Exiles 4 Contagion 2 Core Keeper 2 Counter-Strike 2 3 Craftopia 2 CryoFall 2 CS2D 2 Cube 2: Sauerbraten 2 Cubic Odyssey 2 DayZ 4 DDNet 2 DDRaceNetwork 2 Dead Matter 2 Dont Starve Together 4 Eco 2 Empyrion Galactic Survival 2 Enshrouded 3 Escape from Tarkov 2 Euro Truck Simulator 2 2 Factorio 2 Farming Simulator 25 2 Fistful of Frags 2 FiveM 3 FortressCraft Evolved 2 Foundry 2 Foundry VTT 2 Frozen Flame 2 FTL Tachyon 2 Garrys Mod 3 Ground Branch 2 Half-Life 2 Deathmatch 2 Hogwarp 2 Holdfast: Nations at War 2 HumanitZ 2 Hurtworld 2 Hytale 1 Icarus 2 Insurgency Sandstorm 2 IOSoccer 2 Just Cause 3 Multiplayer 2 Kerbal Space Program 2 Killing Floor 2 3 LeagueSandbox 2 Left 4 Dead 2 Left 4 Dead 2 3 Longvinter 2 Los Angeles Crimes 2 Medal of Honor 2 Midnight Ghost Hunt 2 Mindustry 2 Minecraft 4 Minetest 2 Modiverse 2 Mordhau 3 Mount & Blade II: Bannerlord 2 Myth of Empires 2 Nazi Zombies Portable 2 Necesse 2 NeosVR 2 Neverwinter Nights EE 2 Night of the Dead 2 Nightingale 2 No Love Lost 2 No More Room in Hell 2 No One Survived 2 Nova-Life Amboise 2 Nuclear Option 2 Onset 2 Open Fortress 2 OpenArena 2 OpenRA 2 OpenRCT2 2 OpenTTD 2 Operation Harsh Doorstop 2 Palworld 3 Path of Titans 2 Pavlov VR 3 PixARK 2 Plains of Pain 2 Portal Knights 2 Post Scriptum 2 Project Zomboid 8 Puck 2 Quake Live 2 R5Reloaded 2 RedM 2 Renown 2 Resonite 2 Return to Moria 2 Rimworld Together 2 Rising World 2 Risk of Rain 2 1 Rust 4 Satisfactory 1 SCP Secret Laboratory 3 SCUM 2 Smalland 2 Solace Crafting 2 Soldat 2 Soldat 2 2 Sonic Robo Blast 2 2 Sons of the Forest 2 Soulmask 2 SourceCoop 2 Space Engineers 3 Space Station 14 2 Squad 3 Starbound 3 StarMade 2 Stationeers 2 Stormworks 2 Subnautica Nitrox 2 Sunkenland 2 SuperTuxKart 2 Sven Co-op 2 Swords 'n Magic and Stuff 2 Team Fortress 2 3 Teeworlds 2 Terraria 3 TerraTech Worlds 2 TF2 Classified 2 The Forest 3 The Front 2 The Isle 2 Tower Unite 2 Trackmania 2 Unturned 4 Urban Terror 2 V Rising 3 Valheim 3 VEIN 2 Veloren 2 Vintage Story 3 Voyagers of Nera 2 Wolfenstein: Enemy Territory 2 Wreckfest 2 Wurm Unlimited 2 Xonotic 2 Zandronum 2 Getting Started 2 Network & Connectivity 1 Server Management 2
Категории

Rising World Server Setup Guide

Доступно на: ESPAÑOL PORTUGUÊS (BRASIL)

This guide covers everything you need to know about setting up and configuring your Rising World dedicated server on Legion Hosting. Rising World is a voxel-based sandbox game where players build, explore, and survive in a procedurally generated open world. For admin commands and server management, see our Rising World Admin Commands guide.

What is Rising World?

Rising World is an open-world voxel sandbox game developed by JIW-Games that combines building, crafting, exploration, and survival in a procedurally generated environment. Players can construct elaborate structures block by block, farm resources, explore underground caves and dungeons, and survive against wildlife and environmental challenges.

Key features include:

  • Voxel Building — Place and remove individual blocks to construct anything from small cabins to massive castles
  • Procedural World — Every server generates a unique world with biomes, caves, dungeons, and terrain features
  • Crafting and Survival — Gather resources, craft tools and equipment, farm crops, and manage hunger and health
  • Plugin Support — Extend your server with Java-based plugins for custom gameplay mechanics
  • Multiplayer — Dedicated servers support cooperative and competitive play with configurable PvP settings

First Start

When your Rising World server is provisioned on Legion Hosting, it comes pre-configured and ready to launch. To get your server running for the first time:

  1. Log in to GPanel at gpanel.legionhosting.net
  2. Select your Rising World server from the server list
  3. Review your Startup Variables to set your server name and world seed before the first launch
  4. Click Start to launch the server
  5. The server will generate the world and default configuration files on first boot
  6. Once the console shows the server is listening for connections, players can join
Default Port: Rising World uses TCP port 4255 by default for game connections and UDP port 4256 for queries. Your server's assigned port is shown in GPanel on your server's main page. Ports are randomly assigned unless you have a private IP.

GPanel Startup Variables

GPanel provides startup variables that let you configure key server parameters without editing files directly. These are passed as command-line arguments when the server starts.

Variable Description Example
SRV_NAME Name displayed in the server browser Pterodactyl hosted Server
SRV_PW Password required to join (leave empty for public) (empty)
GAME_MODE Default game mode for new worlds: Survival or Creative Survival
WORLD_NAME Name of the world to load (creates a new world if it does not exist) myworld
RCON Enable or disable the RCON remote console (true or false) false
RCON_PASS Password for RCON login (minimum 6 characters) somepassword
Note: Startup variables set in GPanel will override values in configuration files. If a setting is not behaving as expected, check your startup variables first.

Server Configuration (server.properties)

The main server configuration file is server.properties, located in the server root directory. You can edit this file through GPanel's File Manager. Key settings include:

# Server Settings
Server_Name=My Rising World Server
Server_Password=
Password=
Server_Port=4255

# World Settings
World_Name=myworld
World_GameMode=Survival
World_Seed=
Terrain_Flat=false
PVP_Enabled=false

# Gameplay
Spawn_Protection_Range=10

# RCON Settings
RCON_Enabled=false
RCON_Password=somepassword
RCON_Port=4253

Configuration Settings Explained

Setting Default Description
Server_Name Pterodactyl hosted Server The name displayed in the server browser. Choose something memorable for your community. Set via SRV_NAME startup variable.
Server_Password / Password (empty) Server password. Leave blank for a public server. Set via SRV_PW startup variable.
World_Name myworld Name of the world to load. If the world does not exist, a new one is created. Set via WORLD_NAME startup variable.
World_GameMode Survival Default game mode for new worlds: Survival or Creative. Set via GAME_MODE startup variable.
Terrain_Flat false Set to true for a flat creative world with no terrain features.
PVP_Enabled false Whether player-versus-player combat is enabled. Set to true for PvP servers.
Spawn_Protection_Range 10 Radius in blocks around the spawn point where only admins can build or destroy.
RCON_Enabled false Whether the RCON remote console is enabled. Set via RCON startup variable.
RCON_Password somepassword Password required for RCON login. Minimum 6 characters. Set via RCON_PASS startup variable.

How to Connect

Once your server is running, players can connect using the following methods:

Via Server Browser

  1. Launch Rising World from Steam
  2. From the main menu, click Multiplayer
  3. Browse the server list or use the search bar to find your server by name
  4. Select the server and click Connect
  5. Enter the password if one is set

Via Direct Connect

  1. Launch Rising World from Steam
  2. From the main menu, click Multiplayer
  3. Click Direct Connect (or enter the IP in the connection field)
  4. Enter your server's IP address and port (e.g., 192.168.1.100:4255)
  5. Click Connect
Finding Your Server IP: Your server's IP address and port can be found on the main page of your server in GPanel. For a detailed walkthrough, see our How to Find Your Server IP and Port guide.

Save Management

Rising World stores world data in the server's save directory. Understanding the save structure helps with backups and world management.

Save File Structure

Worlds/myworld/
    world.db              <-- Main world database (terrain, blocks, objects)
    players/              <-- Individual player inventories and positions
    config/               <-- World-specific configuration overrides

Backup Recommendations

  • Use GPanel's built-in backup feature to create snapshots before major changes
  • You can also download the entire save folder via SFTP for local backups
  • Before updating the game or installing plugins, always create a manual backup
  • To reset the world, stop the server, delete or rename the world folder (e.g. Worlds/myworld/), and restart — a new world will be generated
Warning: Deleting the world folder is permanent. Always create a backup before resetting. All player builds and progress will be lost.

Related Articles

Need Help?

If you are experiencing issues with your Rising World server or need further assistance, our support team is here to help. Submit a support ticket and we will get back to you as soon as possible.


Была ли эта статья полезной?

Ready to Get Started?

The servers are booted, select your plan and become our latest satisfied client.