Skip to content

Instantly share code, notes, and snippets.

- 5h1t
- 5hit
- a_s_s
- a55
- anal
- anilingus
- anus
- ar5e
- arrse
- arse
#!/bin/bash
SERVERNAME="placeholder"
SERVICE="placeholder.jar"
MCPATH="/home/user/placeholder"
BACKUPPATH="/hd2/backups/placeholder"
INVOCATION="java -Xms2G -Xmx8G -jar $SERVICE"
mc_start() {
if ps ax | grep -v grep | grep -v -i SCREEN | grep $SERVICE > /dev/null
@PhanaticD
PhanaticD / conf.json
Last active September 23, 2015 16:11
{
"baseCommandAliases": [
"f"
],
"allowNoSlashCommand": true,
"colorMember": "DARK_GREEN",
"colorAlly": "LIGHT_PURPLE",
"colorTruce": "DARK_PURPLE",
"colorNeutral": "WHITE",
"colorEnemy": "RED",