Skip to content

Instantly share code, notes, and snippets.

@DeprecatedNether
DeprecatedNether / gist:450d688b050d0421678f
Last active November 2, 2017 16:07
Server auto restart
while [ true ]; do
java -Xms256M -Xmx256M -jar spigot.jar
echo "Server stopped, restarting in 5 seconds. Terminate this script to stop."
sleep 5
done
#!/bin/bash
## Validate arguments
if [ "$#" -ne 2 ]; then
echo "Fetches latest Spigot patch and applies it."
echo
echo "Usage: <spigot-1649-jar-path> <output-file>"
exit 1
fi
@DeprecatedNether
DeprecatedNether / keybase.md
Last active November 13, 2019 17:05
keybase.md

Keybase proof

I hereby claim:

  • I am deprecatednether on github.
  • I am deprecated (https://keybase.io/deprecated) on keybase.
  • I have a public key ASBG9uDirNt3pqYxa3DdScdvLh9h5Tzw8K2_SBaM0iMm3Qo

To claim this, I am signing this object: