Our Purpur game panel is based on pterodactyl and will come with power packed features.
Our Purpur game panel is easy to use. With full control of your server and game files.
You can configure Purpur 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 Purpur memory leak issue, Mod Manager and much more
Experience the hosting your project deserves with our cutting-edge, high-frequency hardware, meticulously optimized for Purpur. 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 Purpur 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 Purpur 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 Purpur server without the many configurations and technical knowhow
Hosting your own Purpur 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 Purpur 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 ~/purpur-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 ~/purpur-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-server.sh
Add the following content:
#!/bin/bash
cd ~/purpur-server
screen -dmS purpur java -Xms2G -Xmx4G -jar server.jar nogui
echo "Purpur server started in screen session. To view, use: screen -r purpur"
Make the script executable:
chmod +x ~/start-server.sh
~/start-server.sh
To join your server, launch the Minecraft Java Edition launcher, 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 25565.
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 ~/purpur-server +app_update 1874900 validate +quit
Setting up an Purpur 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 Purpur 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 Purpur servers. From basics to advance server configurations.
Purpur 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 Purpur server hosting and gaming experience.
Our Purpur 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.
Purpur is a drop-in fork of Paper that adds hundreds of additional gameplay configuration options and the Pufferfish performance patches. Where Paper exposes performance knobs in paper.yml, Purpur adds an entire purpur.yml file dedicated to vanilla gameplay tweaks — things server admins traditionally needed to write a plugin or mod for.
Purpur is the right choice if you want to customize how vanilla Minecraft behaves without writing code. Want creepers to drop their heads? Want ridable polar bears? Want to disable end credits, or change zombie reinforcement chances, or set per-world mob caps? Purpur exposes all of these as simple YAML config options. The Purpur team has shipped over 200 such toggles, with more in every release.
Because Purpur is a Paper fork, it's 100% compatible with every Paper, Spigot, and Bukkit plugin — EssentialsX, LuckPerms, ViaVersion, CoreProtect, DiscordSRV, all of them work without modification. You also get the included Pufferfish performance patches, which add additional optimizations on top of Paper's baseline. The result is a server that's slightly heavier than vanilla Paper but vastly more customizable.
All XGamingServer Purpur plans ship with sensible purpur.yml defaults plus pre-built profiles you can apply with one click for common server types — survival, skyblock, anarchy, creative. Switch between Paper and Purpur through the control panel any time without losing your worlds or plugins.
200+ Gameplay Tweaks: Hundreds of vanilla mechanics exposed in purpur.yml — ridable mobs, custom drops, mob behavior, per-world config, and more.
Pufferfish Patches Included: Additional performance patches stacked on top of Paper's optimizations for even better TPS on busy servers.
100% Paper Plugin Compatible: Every Paper, Spigot, and Bukkit plugin works on Purpur without modification — no compatibility surprises.
Pre-Tuned Profiles: One-click profiles for survival, skyblock, anarchy, and creative servers — sensible purpur.yml defaults from day one.
Here is just a snippet on what our customers are saying about our Purpur 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.