mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Fixed msm.conf for Bukkit server messages.
This commit is contained in:
parent
b55bb57dda
commit
d8cfd82425
4
msm.conf
4
msm.conf
@ -162,10 +162,10 @@ DEFAULT_MESSAGE_COMPLETE_BACKUP_FINISHED="Backup complete."
|
||||
|
||||
|
||||
# The message once logged confirms the "save-on" command has finished
|
||||
DEFAULT_CONFIRM_SAVE_ON="CONSOLE: Enabling level saving..|Turned on world auto-saving"
|
||||
DEFAULT_CONFIRM_SAVE_ON="CONSOLE: Enabl(ing|ed) level saving..|Turned on world auto-saving"
|
||||
|
||||
# The message once logged confirms the "save-off" command has finished
|
||||
DEFAULT_CONFIRM_SAVE_OFF="CONSOLE: Disabling level saving..|Turned off world auto-saving"
|
||||
DEFAULT_CONFIRM_SAVE_OFF="CONSOLE: Disabl(ing|ed) level saving..|Turned off world auto-saving"
|
||||
|
||||
# The message once logged confirms the "save-all" command has finished
|
||||
DEFAULT_CONFIRM_SAVE_ALL="CONSOLE: Save complete.|Saved the world"
|
||||
|
Loading…
Reference in New Issue
Block a user