Multiverse-Core

Multiverse-Core

6M Downloads

Add Support for new Experimental Custom Dimensions

willninjagamer opened this issue · 1 comments

commented

Information

Details

I was `able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.

Description
Using a custom dimension type causes the import to fail.

Steps to reproduce

  1. I created custom world using https://misode.github.io/world generator.
  2. Set the dimension type of minecraft:overworld to custom.
  3. Copy and paste the code into a .json file.
  4. In minecraft, create a new world, under "More World Options..." then "Import Settings" and select the .json file.
  5. Load it.
  6. Then move the files to a test server with multiverse plugin.
  7. Then join the test server and use /mv import test normal.
  8. Load fails.

Expected behavior
Load the world with the dimension type custom settings.

Screenshots

commented

I don’t think so bukkit api has allowed for custom dimension support yet.