Reinstalling Your Server: What It Wipes and When to Use It

Reinstalling re-runs your server's original installation and can overwrite core files, so it is a powerful fix that you should only reach for after taking a backup.

Reinstalling re-runs your server's original installation and can overwrite core files, so it is a powerful fix that you should only reach for after taking a backup.

The Reinstall button lives on the Settings tab. When you press it, the panel stops the server and runs the same install script that set it up when you first ordered. That script re-downloads and rewrites the core server files, so a fresh, clean installation replaces whatever was there before.

What reinstalling overwrites

  • The core server files and the game server jar or binary.
  • The default configuration files the installer creates.
  • Startup files the install process writes.

What it usually leaves alone

Data you added yourself in separate folders, such as an uploaded world, is generally left in place, because the installer does not go out of its way to delete it. The keyword is generally. There is no guarantee, and some install scripts do reset more than others. That is exactly why the rule below matters.

Always back up first

Before you reinstall, open the Backups tab and create a snapshot. This is not optional advice, it is the difference between a quick fix and a lost world. Because reinstalling can overwrite files and restoring a backup also overwrites current files, having a clean snapshot means you can put anything important back afterwards. If you want to be extra safe, download a copy of your world folder over SFTP as well, using the connection details on the Settings tab.

When a reinstall is the right call

  • The install is corrupted. The server crashes on boot with errors about missing or broken core files, and a normal restart does not help.
  • You changed a fundamental Startup variable. Switching the server type, jar or a value that the installer needs to bake in sometimes only takes effect after a reinstall.
  • You want a clean slate. You have made a mess of the configs and would rather start the base install fresh than untangle it by hand.
  • Support asked you to. It is a common step when the team is helping you recover a broken server.

When NOT to reinstall

  • To simply restart the server. Use the Restart button instead; it is far gentler.
  • To clear one bad plugin or config. Delete or fix that single file on the Files tab rather than rebuilding everything.
  • As a first guess when a server will not start. Read the Console log first, because the real cause is usually written there and the fix is often much smaller.

After reinstalling

  • Check the Startup tab to confirm your version and settings are still what you want.
  • Start the server and watch the Console for a clean boot.
  • Re-upload or restore any world or config files you needed to keep.
  • Reconnect and confirm everything works before inviting players back.

Reinstalling is a strong tool. Used after a backup, it reliably rescues a broken server. Used carelessly, it can cost you data, so pair it with the Backups tab every single time.

Still stuck? Jump into our Discord at discord.gg/GuavaHost and the team will help you out.