diff options
| -rw-r--r-- | .env | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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>' |
