pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.27k stars 1.54k forks source link

I cannot disable auto save #2469

Closed RedCraftGH closed 6 years ago

RedCraftGH commented 6 years ago

Issue description

I am trying to disable auto save on one of my servers, however, it turns itself back on. I have disabled auto save in the server.properties and I have a plugin which disables auto save, neither of these will keep auto save off for more than 5 minutes. I have even tried changing the auto save interval to 20 trillion ticks (31,000 years).

Steps to reproduce the issue

  1. Go to server.properties
  2. scroll to auto save
  3. set auto save off
  4. save server.properties
  5. restart/start the server

OS and versions

Pocketmine-MP 3.2.3 and Pocketmine-MP 3.1.1 and Pocketmine-MP 4.0.0

NOTE: LATEST is not a valid version. PocketMine-MP version should include Jenkins build number and/or git commit hash.

NO support whatsoever will be provided for third-party modified variants of PocketMine-MP. Issues relating to third-party modifications will be closed as spam.

Note that 32-bit platforms are no longer supported by PocketMine-MP and issues concerning 32-bit platforms will be closed. -->

Plugins

If the issue is not reproducible without plugins:

Crashdump, backtrace or other files

ZizzyZizzy commented 6 years ago

Dumb question, are you using Multicraft, by chance?

dktapps commented 6 years ago

Editing the configuration while the server is running may rewrite the config when you shut down or restart the server.

RedCraftGH commented 6 years ago

Dumb question, are you using Multicraft, by chance?

I am using Multicraft.

Editing the configuration while the server is running may rewrite the config when you shut down or restart the server.

I stopped the server before I edited the config.

dktapps commented 6 years ago

Multicraft does a lot of stupid things which are out of our control, so I'm going to close this as a support request since I can't reproduce it on its own.

TheFixerDevelopment commented 6 years ago

Why would you want to keep auto save off? Surely you’d want to keep it on to save the worlds and stuff.

github-actions[bot] commented 1 year ago

Hi, we only accept bug reports on this issue tracker, but this issue looks like a support request.

Instead of creating an issue, try the following:

Docs | Discord | Forums