Bug Fix Release
Updating from 3.0.6
- Stop server
- Take backup of ASkyBlock folder just in case
- Copy this JAR over the old one
- (Optional) Edit config.yml to add gate access in for player settings.
- Restart
- You should be done!
- Report any bugs or issues to GitHub here
Updating from earlier versions:
The config.yml file for 3.0.6 is
significantly different to previous versions. Updating without converting to the new config.yml version will make your world
act strangely because it will use default settings. Settings have moved in the file, so do the update carefully!
- Stop server
- Make a backup of your plugin folder and island worlds
- Copy this plugin over the old one
- Move your locale folder to locale.old because all the locale files have been updated
- Delete config.new.yml if it exists
- Start the server and stop it as soon as it starts
- Carefully transfer your old config.yml settings to the config.new.yml. Note the new sections.
- Move config.yml to config.old
- Move config.yml.new to config.yml
- Edit the locale files in the locale folder. Note that there is no locale.yml file anymore. You choose your default language in config.yml.
- Look at blockvalues.yml and check the values in there are okay.
- Restart the server
- If you had an island spawn, you will need to recreate it using the /asadmin setspawn command. Then use /is settings to configure the spawn island protection settings. Obviously, you need to be Op or have admin perms to do this.
- You should be done!
- Report any bugs or issues to GitHub here (AcidIsland and ASkyBlock use the same issue tracker).
V3.0.6.1 Bug Fixes
[Major] 1.7.9/10 servers had internal errors with challenges or settings GUIs.
[Minor] Citizens was causing console errors.
[Minor] askyblock.settings.* did not work for some permission plugins, e.g. groupmanager
[Minor] Gate access was missing from the default island settings GUI list
[Minor] Creative players were losing fly mode when teleporting to another world
[Minor] Enter and exit messages were still shown for Spawn when disabled in Spawn Settings GUI