You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Asks the server to shut down by sending it a <code>SIGTERM</code>. This still allows the server to save maps and players, but does not require the console to be responding. This can damage data in rare cases.</p>
<p>Immediately kills the server by sending <code>SIGKILL</code>. The server does not get a chance to shut down gracefully. You are very likely to corrupt your data if you use this, especially if it is in the middle of being saved. StuzzHosting is not responsible for anything that happens as a result of you clicking this button.</p>
<button disabled class="btn btn-danger enable-when-online">YOU WILL REGRET CLICKING THIS BUTTON</button>