Bug fixes
Fixes
- Death count was being assigned to wrong world
a2b
ASkyBlock to BSkyBlock converter.
This converter takes the ASkyBlock data files and creates new versions in the BSkyBlock/BentoBox database. The following items are converted:
- Players and teams
- Islands
- Warps
- Most Config.yml settings
The following are not converted:
- Challenges - not supported in BSkyBlock itself. Use the BentoBox Challenge addon.
- Schematics - not supported in BSkyBlock. Use BentoBox schems instead.
- Biomes - not supported in BSkyBlock itself. Use the Biome addon instead.
- Magic Cobblestone - not supported in BSkyBlock itself. An addon for this is in progress
- Acid water or rain settings - not supported in BSkyBlock.
- Team chat - not supported in BSkyBlock.
- Coop conversion - coops are handled differently in BSkyBlock so they will need redoing manually by players.
- Level related settings - not supported in BSkyBlock itself. Use the Level addon.
Backup
Warning:
This software is provided AS-IS without warranty. Use at your own risk and make sure you make a backup copy of your server files and folders. It is very important to do this!
Conversion
Note: No changes are made to the ASkyBlock world except by the server upgrading to the latest version. You will use the same world as you did before with BSkyBlock after conversion.
If your current server runs on 1.12.2 then you must upgrade your server to 1.13.2 at least.
Steps
Note that if your world is LARGE then you will need to change the timeout of the server so that the watchdog timer does not stop the server during conversion.
- Stop the server and add the Spigot 1.13.2 server jar to your server folder.
- Remove the ASkyBlock.jar from your plugins folder. Do NOT remove the ASkyBlock folder or worlds.
- Install BentoBox Version 1.5.0 (or higher) to your plugins folder.
- Start the 1.13.2 server with the --forceUpgrade option. This will upgrade all your worlds to the new format.
- After everything is fully loaded and you see the BentoBox logo, stop the server.
- Place the BSkyBlock addon, the Warps addon and the a2b addon into the BentoBox addons folder.
- Restart the server normally. (There is no need to use the --forceUpgrade option.)
- Once the server is loaded and you see the BentoBox logo, start conversion in the console by entering: bsb convert.
- After the conversion is complete, stop the server. VERY IMPORTANT. STOP THE SERVER! DO NOT RELOAD!!! This will register the correct world generator.
- Edit the BSkyBlock config.yml as you see fit in the settings. All the settings should already be transitioned. Note that BSkyBlock will use the ASkyBlock world that you originally had.
- (Optional) Remove the a2b addon and the default BSkyBlock world folders that were created.
- Restart the server. You should be good to go!
Note: Bentobox uses PAPI for placeholders. If you are interested in using placeholders, read the wikis.