Our RimWorld Together game panel is based on pterodactyl and will come with power packed features.
Our RimWorld Together game panel is easy to use. With full control of your server and game files.
You can configure RimWorld Together server backups straight from the panel and download the backups anytime you want. Now data loss will be a thing of the past.
MYSQL databases, invite users, create schedules such as auto restart to help with RimWorld Together memory leak issue, Mod Manager and much more
Experience the hosting your project deserves with our cutting-edge, high-frequency hardware, meticulously optimized for RimWorld Together. We guarantee unparalleled performance through our strict no-overload, no-oversell policy. Our unique transparency protocol puts you in control, providing real-time access to core server metrics. Stop wondering about your server's capabilities - with us, peak performance isn't just promised, it's proven.
Flexibility: XGamingServer provides a game switching feature, allowing you to switch between different games hosted on the same server. This means you can easily switch from RimWorld Together to another supported game without needing a separate server.
Cost-Effective: This feature maximizes the use of your server resources and offers cost savings by eliminating the need to purchase multiple servers for different games.
Seamless Transition: The process of switching games is designed to be seamless and straightforward, ensuring minimal downtime and disruption. Your server settings and files are preserved, so you can jump back anytime.
Experience unrivaled performance with our state-of-the-art, high-frequency hardware specifically optimized for RimWorld Together servers. Our infrastructure is engineered to prevent overloads and overselling, delivering consistent and dependable performance.
We offer dedicated physical resources exclusively for your use, not just a shared pool of servers with slot restrictions. This guarantees your server remains unencumbered. With complete access to core server metrics, you can track performance as it happens. Hardware Specifications: AMD Ryzen 3900X/AMD Ryzen 5800X 3.80 GHz / 128GB DDR5 RAM / 1TB NVMe SSDs /Network Capacity: Premium 1Gbps
Collaborative Server Management with Instant File Access Empower your team and streamline server administration with our comprehensive management tools. Invite trusted individuals - friends, developers, and staff members - to access your server console, allowing them to restart the server and configure files as needed. This collaborative approach distributes responsibilities, ensures smoother operations, and reduces the burden of solo server management while maintaining your control over permission levels.
Experience unparalleled convenience with our built-in file management system, eliminating the need for time-consuming SFTP programs. Add, delete, and edit files directly on your server through our intuitive interface. Whether you're tweaking a config file, updating server rules, or implementing new mods, you can make real-time changes from one centralized dashboard.
To combat the frequent DDoS attacks targeting the online gaming and eSport sectors, hosting platforms need robust protection for server IP addresses. These attacks, often exploiting UDP protocols, can severely disrupt gaming services.
Our service offers always-on, high-speed protection tailored to gaming applications, distinguishing legitimate players from attackers. Utilizing advanced traffic analysis and specialized hardware, our solution ensures game quality by filtering both incoming and outgoing traffic, effectively mitigating threats at both the network and application layers. This custom protection, developed through extensive research and testing, adapts to various games and communication modules to ensure optimal security.
We will show you how Xgamingserver makes it easier for you to set up an RimWorld Together server without the many configurations and technical knowhow
Hosting your own RimWorld Together server on a Virtual Private Server (VPS) offers unparalleled control over your gaming environment, allowing you to customize game modes, control player access, and much more. This guide walks you through the process of setting up your own RimWorld Together server, ensuring you have everything you need for an optimized and enjoyable multiplayer experience.
Before you begin, ensure you have access to a VPS with Ubuntu or a similar Linux distribution installed. You will also need root access or privileges to execute commands via sudo. Familiarity with the command line interface (CLI) is beneficial but not necessary, as this guide provides step-by-step instructions.
ssh your_username@your_vps_ip
sudo apt update && sudo apt upgrade -y
sudo apt install lib32gcc-s1 lib32stdc++6 curl wget net-tools screen ufw -y
mkdir ~/steamcmd && cd ~/steamcmd
wget https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz
tar -xvzf steamcmd_linux.tar.gz
./steamcmd.sh
login anonymous
force_install_dir ~/rimworld-together-server
app_update 1874900 validate
quit
sudo ufw allow ssh
sudo ufw allow 2001/udp
sudo ufw allow 17777/udp
sudo ufw allow 27015/udp
sudo ufw enable
Create a directory for your configuration:
mkdir -p ~/rimworld-together-server/config
Create a config.json file with the following content:
{
"dedicatedServerId": "YourServerID",
"region": "EU",
"gameHostBindAddress": "0.0.0.0",
"gameHostBindPort": 2001,
"gameHostRegisterBindAddress": "0.0.0.0",
"gameHostRegisterPort": 17777,
"game": {
"name": "Your Server Name",
"password": "YourServerPassword",
"scenarioId": "{329112915AD1A295}Missions/23_Campaign.conf",
"playerCountLimit": 64,
"visible": true,
"gameProperties": {
"serverMaxViewDistance": 2500,
"serverMinGrassDistance": 50,
"networkViewDistance": 1000,
"disableThirdPerson": false,
"fastValidation": true,
"battlEye": true
},
"mods": []
}
}
Create a startup script for better server management:
nano ~/start-rimworld-together-server.sh
Add the following content:
#!/bin/bash
cd ~/rimworld-together-server
screen -dmS rimworld-together ./rimworld-together-server -config "./config/config.json" -maxFPS 60 -logStats
echo "RimWorld Together server started in screen session. To view, use: screen -r rimworld-together"
Make the script executable:
chmod +x ~/start-rimworld-together-server.sh
~/start-rimworld-together-server.sh
To join your server, launch RimWorld Together through Steam, navigate to the Multiplayer menu, and find your server under the Community tab. You can join directly using the server's IP address and port 2001.
Consider registering a .gg domain for your server to make it easily identifiable and memorable to players. A custom domain can significantly enhance your server's visibility and accessibility within the gaming community.
Remember to regularly update your server with:
cd ~/steamcmd
./steamcmd.sh +login anonymous +force_install_dir ~/rimworld-together-server +app_update 1874900 validate +quit
Setting up an RimWorld Together server on a VPS might seem daunting at first, but by following these detailed steps, you can create a robust, customizable gaming environment that meets your specific needs. Whether you're running large-scale battles or intimate co-op sessions, a well-configured server provides the foundation for an excellent gaming experience.
Below are some of the things that shows why you should choose us for your RimWorld Together hosting
We respond to tickets in good record times, and we help and much as we can to solve your issues.
Our documentation will already get you up and running with RimWorld Together servers. From basics to advance server configurations.
RimWorld Together servers comes online within minutes of placing an order. This means you start playing instantly.
Our servers are hosted on the best latest Ryzen and intel CPUs with NVMe SSD and on a Bandwidth of 1Gbps. Giving you the best RimWorld Together server hosting and gaming experience.
Our RimWorld Together game servers are located in East and West Coast North America, Europe, Singapore and Australia. We ensure you get the server with the lowest ping.
Our control panel is fully customized to ensure easy and fully customization of your game server.
RimWorld Together is an open-source community multiplayer mod for RimWorld, the critically acclaimed colony survival game by Ludeon Studios. This mod allows multiple players to share a RimWorld world simultaneously, each managing their own colony on the same planet. It transforms the traditionally single-player RimWorld experience into a cooperative (and optionally competitive) multiplayer adventure.
In RimWorld Together, each player builds and manages their own colony on a shared world map. You can see other players' settlements on the planet, creating a living, breathing world where multiple communities coexist. The settlement system allows for meaningful interaction between players, from peaceful coexistence to territorial disputes. Each player retains full control over their colony's management, storyteller settings, and development path.
RimWorld Together adds multiplayer-specific features including player-to-player trading, allowing colonies to exchange resources, weapons, and supplies. The optional PvP raid system lets players raid each other's colonies (configurable by server admin), adding a competitive element. Players can also form factions and alliances, creating complex social dynamics across the shared world. A built-in chat system keeps everyone connected.
One of RimWorld Together's most important features is its mod verification system — the server enforces matching mod lists so all clients run the same mods and load order. This is crucial because mod compatibility is the biggest challenge for multiplayer RimWorld. Many popular RimWorld mods are compatible, though heavily game-altering mods may cause desyncs. Server admins can toggle PvP, set difficulty, configure autosave intervals, and manage player permissions.
RimWorld Together includes a standalone dedicated server application — no RimWorld game copy is needed to run the server. The server runs on both Windows and Linux, uses TCP port 25555 by default, and is configured through simple JSON files. While there's no hard player limit, servers typically support 2-20+ players depending on hardware. The lightweight resource requirements (1-2 cores, 1-2GB RAM for small groups) make it very affordable to host.
Here is just a snippet on what our customers are saying about our RimWorld Together hosting on Trustpilot
Gox
Hardcore Gamer
Nos fx
Canadian Gamer
Rory Mace
Australian Gamer
Step-by-step server guides from our official documentation.
Below are some of the FAQs that our customers ask. If you have any further questions, please feel free to reach out.