Your first server is on us — no card, no catch

Minecraft hosting,
built different.

Start with a free 2GB server — live in under 60 seconds, no card needed. Every server includes TCPShield DDoS protection. Upgrade to premium plans from £9.99/mo when you're ready.

No credit card
Cancel anytime
60-second setup
DDoS protected
Free 2GB Starter
Perfect for getting started
£0/mo
No time limit
2GB
RAM
<60s
Setup
2–10
Players
Pterodactyl panel access
TCPShield DDoS protection
Vanilla, Paper, Fabric support
Add users via Minecraft UUID
1 free server per account · No time limit · UK hosted
6
Plan tiers
<60s
Setup time
£0
To start
TCPShield
DDoS layer
TCPShield DDoS protection on every server
No credit card · No time limit on free tier
Live in under 60 seconds
UK hosted · Hetzner London
Platform

Minecraft server hosting built different.

Every feature shipped because a player asked for it. Real priorities, not marketing fluff. UK hosted on Hetzner — fast for your players.

Instant setup

Live in under 60 seconds. Choose your version, pick your software, and your server is running — no waiting, no tickets.

TCPShield DDoS protection

Every server sits behind TCPShield. Attackers hit our proxy, not your server. Your players stay connected no matter what.

UUID-based permissions

Give co-owners and admins panel access using their Minecraft username or UUID. Simple, secure, no shared passwords.

Built by a player

LowLight is run by someone in the Minecraft community. We host PVP texture packs in the Discord. We get it.

Pterodactyl panel

The industry standard. Manage your server, upload files, view console output, schedule restarts — all in one place.

Automated backups

Daily automated backups on all paid plans. One-click restore if anything goes wrong. Your world is safe with us.

Pricing

Simple, honest pricing

No hidden fees. No auto-upgrades. Pay for what you use.

Free 2GB
Free
2 GB RAM · 2–10 players
£0 / forever
  • Vanilla, Paper, Fabric
  • TCPShield DDoS protection
  • Pterodactyl panel
  • Add 3 users via UUID
  • Community Discord
  • No automated backups
1 free server per account
Essential
Starter
4 GB RAM · up to 20 players
£ 9.99 /mo
  • Everything in Free
  • 1 daily backup · 3 days
  • Add 10 users via UUID
  • Priority support
Advanced
Pro
16 GB RAM · up to 120 players
£ 34.99 /mo
  • Everything in Standard
  • 3 daily backups · 14 days
  • Full modpack support
  • Custom subdomain
Pro
Pro
24 GB RAM · up to 200 players
£ 49.99 /mo
  • Everything in Advanced
  • 6 daily backups · 30 days
  • Dedicated Discord support
Ultimate
Power
32 GB RAM · large networks
£ 69.99 /mo
  • Everything in Pro
  • Multiple server support
  • SLA uptime guarantee
Titan
Power
48–64 GB RAM · networks
£ 99.99 /mo
  • Everything in Ultimate
  • Network-grade infrastructure
  • Dedicated account manager
Custom
Bespoke
128GB · 256GB · tailored
Tailored
  • Everything in Titan+
  • Custom infrastructure
  • Volume pricing
  • White-glove onboarding
Contact us on Discord
Cancel any time
Proration on upgrades
No long-term contracts
Billed monthly · Switch plans any time · Proration handled automatically
Plan calculator

Find your perfect plan

Tell us your server type and player count. We'll recommend the right tier.

Join the community
Find servers, get support, connect with other players on our Discord.
Join Discord Browse servers
FAQ

Common questions

We use cookies to keep you logged in. We never sell your data. Privacy policy · UK GDPR compliant · Must be 16+

Choose this plan', '', '', ].join(''); result.style.display = 'block'; } // ── FAQ GENERATION ──────────────────────────────────────────────────────── var faqData = [ { q: 'Is the free plan really free? No credit card?', a: 'Yes, completely free. No credit card, no trial period. Your 2GB server runs indefinitely. We offer paid plans for when you need more RAM, players, or features — but the free tier has no time limit.' }, { q: 'How long does setup take?', a: 'Under 60 seconds in most cases. Create an account, choose your Minecraft version and software (Vanilla, Paper, Fabric, etc.), name your server — done. Your IP and panel access are available immediately.' }, { q: 'What DDoS protection do you use?', a: 'Every server on LowLight is protected by TCPShield, which absorbs Layer 4 DDoS attacks and hides your real server IP. Hetzner network also provides infrastructure-level mitigation as a second layer.' }, { q: 'Can I upgrade or downgrade my plan?', a: 'Yes, at any time from your server panel. Changes take effect immediately. Upgrades are prorated so you only pay the difference for the remaining billing cycle. Downgrades take effect at the next billing date.' }, { q: 'What Minecraft versions and software are supported?', a: 'We support all major Minecraft Java editions (1.8 through latest). Software options include Vanilla, Paper, Spigot, Fabric, Forge, and most major CurseForge/FTB modpacks on Advanced plans and above.' }, { q: 'How do backups work?', a: 'All paid plans include automated daily backups stored off-node. You can restore any backup with one click from the Backups tab in your panel. The free plan does not include automated backups.' }, { q: 'Can I give other people admin access to my server?', a: 'Yes — LowLight uses Minecraft UUID-based permissions. Go to your server\'s Permissions tab and add any player by username or UUID. They get panel access without sharing your password.' }, { q: 'Where are the servers hosted?', a: 'Currently all servers are hosted in the UK (London) on Hetzner infrastructure, giving the lowest ping for UK and EU players. Additional regions are planned as we expand.' }, ]; (function() { function buildFaq() { var list = document.getElementById('faqList'); if (!list) return; list.innerHTML = faqData.map(function(item, i) { return [ '
', '', '

' + item.a + '

', '
', ].join(''); }).join(''); } if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', buildFaq); else buildFaq(); })(); function toggleFaq(btn) { var item = btn.closest('.faq-item'); var isOpen = item.classList.contains('open'); // Close all open items smoothly (double rAF ensures browser paints pinned height first) document.querySelectorAll('.faq-item.open').forEach(function(el) { var a = el.querySelector('.faq-a'); if (a) { a.style.maxHeight = a.scrollHeight + 'px'; a.style.opacity = '1'; requestAnimationFrame(function() { requestAnimationFrame(function() { a.style.maxHeight = '0'; a.style.opacity = '0'; a.style.padding = '0 var(--sp-6)'; }); }); } el.classList.remove('open'); var q = el.querySelector('.faq-q'); if (q) q.setAttribute('aria-expanded', 'false'); }); if (!isOpen) { var a = item.querySelector('.faq-a'); if (a) { // Measure then animate open a.style.maxHeight = 'none'; var h = a.scrollHeight; a.style.maxHeight = '0'; requestAnimationFrame(function() { requestAnimationFrame(function() { a.style.maxHeight = h + 'px'; a.style.opacity = '1'; a.style.padding = '0 var(--sp-6) var(--sp-5)'; }); }); } item.classList.add('open'); btn.setAttribute('aria-expanded', 'true'); } } // ── SCROLL HELPER ───────────────────────────────────────────────────────── function scrollTo(selector) { var el = document.querySelector(selector); if (el) el.scrollIntoView({ behavior: 'smooth', block: 'start' }); } // ── LOGIN CONTEXT for plan buttons ──────────────────────────────────────── var loginContext = 'account'; function openWithContext(ctx) { loginContext = ctx; openOverlay('login'); }

We use cookies to keep you logged in. We never sell your data. Privacy policy · UK GDPR compliant · Must be 16+