Skip to content

Version Upgrade Instructions

Joshua Hertlein edited this page Jun 20, 2013 · 1 revision

Overview

From time to time, you will need to make manual changes to the MCTowns configuration files for a clean upgrade to a new version. Instructions will be detailed here. If you are upgrading between more than one release, you should download the old version and do each upgrade in order, just to be safe.

If it doesn't matter if you lose all your towns and config settings, just delete your .../plugins/MCTowns/ folder and upgrade away.

v2.1.* to v2.2.0

  1. All .yml files under .../plugins/MCTowns EXCEPT config.yml need to be moved into a new folder (which you must create) named .../plugins/MCTowns/saves
  2. Note, there is a hidden file, .meta.yml which needs to be moved to .../plugins/MCTowns/saves too.
  3. Rename config.yml to config.bak.
  4. Start your server, and stop it again.
  5. Merge the newly-generated config.yml with your old config.yml (usually, just copy your changes into the new config.yml).

Clone this wiki locally