mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Added Bukkit-specific save messages.
This commit is contained in:
parent
0b8328b3fe
commit
4a30624169
@ -1,3 +1,10 @@
|
||||
# MSM version file for CraftBukkit 1.3.0 and above
|
||||
|
||||
extends "minecraft/1.3.0"
|
||||
|
||||
console_command SAVE_ON "save-on" \
|
||||
"Enabled level saving.."
|
||||
console_command SAVE_OFF "save-off" \
|
||||
"Disabled level saving.."
|
||||
console_command SAVE_ALL:10 "save-all" \
|
||||
"Save complete."
|
||||
|
Loading…
Reference in New Issue
Block a user