Added newline to end of file if missing

This commit is contained in:
Connor Gibson 2021-11-24 11:13:37 -08:00
parent 18f54ecb3c
commit a6c8855584
No known key found for this signature in database
GPG Key ID: 9E94D5B72A74F4E4
6 changed files with 4 additions and 6 deletions

View File

@ -12,4 +12,3 @@ ExecReload=/usr/local/bin/msm restart
[Install]
WantedBy=multi-user.target

View File

@ -12,4 +12,3 @@ ExecReload=/usr/local/bin/msm %i restart
[Install]
WantedBy=multi-user.target

View File

@ -1,3 +1,3 @@
# MSM version file for CraftBukkit 1.2.0 and above
extends "minecraft/1.2.0"
extends "minecraft/1.2.0"

View File

@ -56,4 +56,4 @@ console_command SAVE_ON "save-on" \
console_command SAVE_OFF "save-off" \
"CONSOLE: Disabling level saving.."
console_command SAVE_ALL:10 "save-all" \
"CONSOLE: Save complete."
"CONSOLE: Save complete."

View File

@ -44,4 +44,4 @@ console_command SAVE_ON "save-on" \
console_command SAVE_OFF "save-off" \
"Turned off world auto-saving"
console_command SAVE_ALL:10 "save-all" \
"Saved the world"
"Saved the world"

View File

@ -9,4 +9,4 @@ minecraft/1.7.0
# CraftBukkit versions
craftbukkit/1.2.0
craftbukkit/1.3.0
craftbukkit/1.3.0