mirror of
https://github.com/TotalFreedomMC/TF-Scripts.git
synced 2024-12-23 00:15:10 +00:00
10 lines
263 B
Bash
10 lines
263 B
Bash
|
#!
|
||
|
|
||
|
# These ones should be server specific
|
||
|
JVM_HEAP="18G"
|
||
|
PAPER_JAR_NAME="paperclip.jar"
|
||
|
|
||
|
# DO NOT Change these ones
|
||
|
SCREEN_NAME="TotalFreedom"
|
||
|
SARCASTIC_MESSAGE="The server is not running... Why don't you try starting it? <3"
|
||
|
RESET_FILE=/home/tfserver/.resetting
|