Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CraftBukkit 1.3.1 - New Saving Log Messages #80

Open
Ognog opened this issue Aug 13, 2012 · 2 comments
Open

CraftBukkit 1.3.1 - New Saving Log Messages #80

Ognog opened this issue Aug 13, 2012 · 2 comments
Assignees
Labels

Comments

@Ognog
Copy link

Ognog commented Aug 13, 2012

Hi,

Just wanted to share what I had to do to get world saving happening after I upgraded to CraftBukkit 1.3.1.

I had to add the following to server.properties :

msm-confirm-save-all=CONSOLE: Save complete.
msm-confirm-save-on=CONSOLE: Enabled level saving..
msm-confirm-save-off=CONSOLE: Disabled level saving..

I'm wondering what other log messages have changed.

@ghost ghost assigned marcuswhybrow Aug 14, 2012
@marcuswhybrow
Copy link

Thanks, it looks like Craftbukkit 1.3.1, outputs log lines that are similar to Minecraft 1.2.5. That seems strange but I'll look into it.

The latest version of MSM (0.8.11) has incorrect values for CB 1.3.1 if this is the case, and the ability to override them has been temporarily been removed, so an important point.

@jvz
Copy link
Contributor

jvz commented Sep 1, 2012

I fixed this problem in my branch a while ago since I switched to using Craftbukkit. Commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants