From 6f26753e7d44d102bc4895728fd92e43e3dd2c56 Mon Sep 17 00:00:00 2001 From: realtradam Date: Fri, 24 Apr 2020 18:24:15 -0400 Subject: Removed unnecessary variable --- .env | 1 - 1 file changed, 1 deletion(-) diff --git a/.env b/.env index a5122f3..898ffab 100644 --- a/.env +++ b/.env @@ -8,4 +8,3 @@ UNIQUE_SERVER='' MC_FOLDER='/path/to/minecraft/server/script/' # Only links to the folder where you scrip resides, not the actual file MC_RUNNABLE_SCRIPT='./' # 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='' -- cgit v1.2.3