Skip to content

Instantly share code, notes, and snippets.

View laplongejunior's full-sized avatar

laplongejunior

View GitHub Profile
@Prof-Bloodstone
Prof-Bloodstone / README.md
Last active July 8, 2024 22:39
Spigot restart script issues and solution

⚠️ This guide is for self-managed servers. If you rented a server and got a website through which you manage your server - you are on so called shared-hosting and this guide won't work for you.

What is spigot restart script

Spigot added a feature allowing for server to automatically restart on crashes, as well as when authorized user executes /restart command.

How it works