summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.env1
1 files changed, 0 insertions, 1 deletions
diff --git a/.env b/.env
index a5122f3..898ffab 100644
--- a/.env
+++ b/.env
@@ -8,4 +8,3 @@ UNIQUE_SERVER='<your-unique-server-id>'
MC_FOLDER='/path/to/minecraft/server/script/' # Only links to the folder where you scrip resides, not the actual file
MC_RUNNABLE_SCRIPT='./<your-bash-script-name>' # Could also just link to your jar, but you usually want to include some parameters so a script is prefered
PID_TXT='/path/to/your/PID.txt' # Needs to link directly to the text file where you want your PID to be read from
-BOT_ID='<felicities-discord-user-id>'