Dedicated servers hero
Help Center

Find answers fast

Setup, mods, files, networking, performance, backups, billing, legal and more — curated for speed.

Setup & First Steps6 / 6

Provision, access, reinstall — start strong in minutes.

1) Order a plan in the Client Area.
2) In the Panel → **Create Server** → choose type, location and version.
3) Click **Create**; watch the live console.
4) Start the server, accept any EULA prompts, and connect using the shown hostname/IP.
PanelCreate
Panel → your server → **SFTP** tab. Copy host, port, username and password (or generate an app-specific password). Use FileZilla/WinSCP. Large uploads are faster via SFTP than the browser.
FilesSFTP
Panel → **Reinstall** (or **Reimage** for dedicated/VPS). Pick OS/variant, confirm wipe. Backups are not deleted unless you choose to remove them — verify before confirming.
Reinstall
Yes. Open a ticket for a **node/location migration**. We can live-sync data or schedule downtime depending on size and urgency.
LocationMigration
Panel → **Startup** → Java runtime selector. Choose the version recommended by your game/modpack. Restart to apply.
JavaRuntime
Yes for VPS/Dedicated. Select a Windows image (license may apply) or mount a custom ISO. For game panels, Linux is recommended for performance.
WindowsImages

Control Panel & Access5 / 5

Console, users, roles, two‑factor and API access.

Panel → server → **Users** → Invite → choose role or granular permissions (Console, Files, SFTP, Schedules, Backups). You can revoke at any time.
RBACTeams
Yes. Create **API Keys** in the Client Area or Panel (scoped). Use them for CI/CD deploys, scheduled restarts or backup exports. Keep keys secret; rotate regularly.
APIAutomation
Panel → **Schedules**. Add timed tasks (restart, run command, backup). Use off-peak times. Enable notifications on failure.
Schedules
The live console shows CPU/RAM/Disk/I/O graphs. For deeper metrics, enable the **Agent** to push to Prometheus/Grafana (on dedicated/VPS).
Monitoring
Enable **Two‑Factor Auth** in your account. Avoid shared logins; use user invites with scoped permissions. Review active sessions and revoke unknown ones.
Security

Mods, Modpacks & Plugins5 / 5

From Paper/Spigot to Fabric/Forge — install safely.

**Paper/Spigot** → plugins & performance. **Fabric** → lightweight mod loader; great modern mods. **Forge** → huge legacy mod ecosystem; heavier. Pick based on your content.
Guidance
Ensure client and server use the exact same mod versions and loader. Check the console for which dependency is missing; upload it to /mods and restart.
Troubleshoot
Yes. Upload the JAR to root (or /jar), set it as **Server Jar** in Startup. Ensure Java version matches.
CustomJar
Plugins → /plugins.
Forge/Fabric mods → /mods.
Worlds → /world (and nether/end folders). Restart afterward.
Files

Worlds, Files & SFTP5 / 5

Upload, backup, move data safely (and quickly).

Zip the world folder → upload via SFTP to root → **Unarchive** → set `level-name` in server.properties to the folder name → restart.
Worlds
SFTP is faster and more reliable for large files than browser uploads. Use multi‑segment clients (WinSCP, FileZilla).
SFTP
Use UTF‑8 filenames. If a ZIP fails, try 7‑Zip/BetterZip and re‑archive. Ensure no nested duplicate folders after unpack.
Files
Stop server → delete current world folder(s) or set a new world name → set `level-seed` in server.properties → start to generate a fresh world.
WorldGen
Backups live on protected storage. Manage in **Backups** tab. For critical data, keep an off‑site copy (object storage).
Backups

Performance & Tuning5 / 5

High TPS, low latency — practical, safe tweaks.

Use modern flags (G1GC; ZGC on newer Java). Example G1GC: `-XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=100 -XX:+AlwaysPreTouch …` Set heap to ~60–70% of total RAM.
JVM
Use timings/spark to profile. Look for heavy tick events, large hoppers/farms, misbehaving plugins. Consider per‑chunk entity limits and view‑distance tuning.
Profiling
Ryzen/i9 → max per‑thread clocks for game ticks. EPYC/Xeon → more cores, ECC, virtualization and multiple worlds/containers. See our CPU guidance page.
CPU
Prefer EU region nearest to your players. Keep plugins updated; avoid packet‑spam mods. Use 10G uplink configs for heavy traffic or proxies.
Network

Networking, Ports & DNS5 / 5

IPv4/IPv6, SRV records, proxies and port‑forwarding.

Panel → server → Overview shows hostname/IP and the primary port. Some games allocate additional service ports automatically.
Ports
Yes. IPv6 is available on all VPS/dedicated plans. rDNS can be set from the client area or via ticket.
IPv6rDNS
Create an **SRV** record pointing your domain to the hostname/IP and port. For web panels, use **A/AAAA** and enable SSL in the panel.
DNS
Use a proxy (e.g., BungeeCord/Velocity) or haproxy/NGINX on a dedicated/VPS, with distinct backend ports.
Proxy
Stop conflicting service or pick a free port. Rebooting can free orphaned listeners. Check `lsof -i :PORT` on dedicated/VPS.
Troubleshoot

Security & Compliance5 / 5

DDoS, backups, access control and safe practices.

Yes. Always‑on network‑level mitigation tuned for game and realtime traffic. If you expect targeted attacks, tell us to fine‑tune rules.
DDoS
Use strong unique passwords, enable 2FA, never share logins. Prefer SFTP over FTP. Revoke users you no longer need.
Access
We don’t alter your files, but we may quarantine abusive processes/traffic per ToS. Keep plugins from trusted sources only.
Malware
Choose a region that matches your compliance needs. Data resides in the chosen location; off‑site backups follow your selections.
GDPR
We contact you with details and a remediation window. Severe abuse may trigger immediate null‑routing/suspension per ToS.
Abuse

Backups & Snapshots5 / 5

Automate, restore, and test your recovery plan.

Use **Schedules** → Add backup job (daily/weekly). Keep at least 3 rotations. Heavier worlds: nightly plus on‑demand before updates.
Automation
Panel → **Backups** → choose backup → Restore (overwrite) or Download. Confirm downtime if files are large.
Restore
Snapshots are fast point‑in‑time copies on the same storage class; backups can live on separate storage and are safer for disasters.
Concepts
Available on request (object storage/S3). We can wire rclone jobs for you on dedicated/VPS.
Off‑site
1) Take a manual backup. 2) Note versions of mods/plugins. 3) Announce maintenance. 4) Test on a staging server if possible.
Safety

Migration & Imports4 / 4

Move from another host with minimal disruption.

Yes. Open a ticket with access details and a maintenance window. We’ll sync files and test before switching DNS.
Managed
Stop the old server → zip worlds/configs → download → upload to new server via SFTP → unarchive → set correct server jar → start and test.
DIY
Set low TTL on DNS/SRV 24–48h before the move, pre‑sync files, freeze writes (whitelist) during final cutover.
DNS
Different panels store configs differently. Focus on worlds, plugins/mods, and essential configs; recreate the rest.
Panels

Databases & Caches4 / 4

MySQL/PostgreSQL/Redis — managed or self‑hosted.

Yes; request from the Client Area or run your own MariaDB/PostgreSQL on a VPS/dedicated for full control.
MySQLPostgres
Whitelist your server IP and use TLS if available. Use a non‑default port and strong credentials.
Security
Great for caching, queues and some plugins. Bind to localhost or protect with a firewall rule + password.
Redis
Automate dumps (mysqldump/pg_dump) to files, include them in your backup schedule, and test restores monthly.
Backups

Billing, Upgrades & SLA5 / 5

Straightforward terms and credits when we miss targets.

Monthly or yearly (discount). Cancel anytime from the Client Area. Proration may apply on mid‑cycle upgrades.
Billing
You can scale CPU/RAM/Storage depending on plan. Some changes are instant; large storage moves may need a window.
Scaling
Target **99.9%** monthly uptime. Excludes scheduled maintenance/upstream incidents. Open a ticket for credit review with timestamps.
SLA
If something breaks on our side and we can’t resolve reasonably, talk to us — we’ll do right by you within policy.
Policy
Cards, PayPal and regional options where supported. Invoices are available in the Client Area.
Payments

Legal & Acceptable Use4 / 4

What’s allowed, what triggers action, how to appeal.

VPS vs Dedicated vs Shared4 / 4

Pick the right foundation for your workload.

Great for moderate workloads, staging, proxies, small game worlds. Fast to scale; snapshots included.
VPS
Highest consistent performance, full control, 10G/25G options, ECC memory. Best for busy communities and fleets.
Dedicated
Yes for web workloads. For games, use the game panel or a small VPS for isolation and control.
Shared
Ryzen/i9 → max per‑thread; EPYC/Xeon → many cores, ECC, virtualization. See CPU guidance on the Dedicated page.
CPU

Windows & Linux4 / 4

OS images, licensing, and quality‑of‑life tips.

Some Windows images include licensing costs. BYOL is possible on certain dedicated tiers — ask support.
Windows
Ubuntu LTS is a safe default. Debian is lean. Alma/Rocky for RHEL‑like environments. Use what your tooling supports.
Linux
For Windows, enable RDP with strong credentials + firewall rules. For Linux, prefer SSH keys and disable password auth.
Security
We recommend unattended security updates on VPS/dedicated (with reboots scheduled). Pin major versions for predictability.
Updates

Storage, RAID & Filesystems4 / 4

NVMe best practices, RAID levels and growth.

RAID1 → simple mirroring. RAID10 → performance + redundancy. RAID0 → not recommended for critical data. Always keep backups.
RAID
Ext4 is a safe default. XFS scales well for large files. ZFS adds snapshots/checksums but mind RAM needs.
FS
Possible on many tiers. May require downtime for RAID reshape or filesystem growth. We’ll help plan it.
Growth
Avoid excessive write‑amplifying logs; rotate/compress. Keep 10–20% free for wear‑leveling.
NVMe

Monitoring & Status4 / 4

Know before players do — alerts, health checks, status.

Linked in the navbar/footer. Subscribe to incident updates via email/RSS.
Status
Yes, enable panel alerts or install our agent on VPS/dedicated to send metrics to your Prometheus/Grafana.
Alerts
Panel → Audit/Activity logs show who did what and when. Use per‑user invites for accountability.
Audit
Schedules and events can hit webhooks (Discord/Slack) for restarts, backups and incident pings.
Webhooks

Support & Escalations4 / 4

How to get fastest help and what to include.

Open a ticket with logs, timestamps, server ID, recent changes, and steps to reproduce. Mark severity if it’s an outage.
Tickets
For service‑wide incidents see Status page. For dedicated outages with SLA, open a **Priority** ticket with details.
SLA
Restore the latest backup, or ask us to roll back. We can stage a safe test server to validate changes.
Recovery
We handle tickets in English and German; other languages best‑effort via translation.
Language