Minecraft

If I share my IP, can someone hack or raid my server?

Sharing your server's IP:port is exactly how players connect — so no, that alone does not let anyone "hack" your server. The real risks come from configuration, not from the address itself. This article explains what actually puts a server at risk and how to protect yours.

Where the real risk is

Handing out your IP:port is normal and necessary. The genuine dangers are elsewhere:

  • An offline-mode ("cracked") server without authentication — anyone can log in using any username, including yours.
  • Weak OP or permission setups that give players more power than intended.
  • A leaked panel password.
  • A malicious plugin pulled from an untrusted source.

How to protect yourself

Focus your effort on the items that actually matter.

  1. Add a whitelist and/or auth plugin, especially on offline-mode servers.
  2. Review your OP list and permissions so no one has more access than they need.
  3. Use a strong, private panel password.
  4. Install trusted plugins only, from official sources.
  5. For extra IP privacy on public servers, point a domain at your server and optionally add a Minecraft proxy.

Tip: A leaked panel password is far more dangerous than a shared game IP. Keep the two separate in your mind — players need the IP, nobody needs your panel login.

Frequently asked questions

Can someone crash my server just by knowing the IP? Our nodes include DDoS protection that mitigates most network-level attacks automatically. Sharing the IP to let players connect is expected and safe for normal use.

Should I hide my IP anyway? On a large public server it is worth using a domain and a Minecraft proxy for privacy, but for a small friends' server it is not necessary.

What is the single most important protection? For cracked servers, enabling auth/whitelist. For everyone, a strong panel password and careful permissions.