-
Notifications
You must be signed in to change notification settings - Fork 7
FAQ
Answer:
To create a new world, use the command /world create <Name> <Environment> <-g, -s, -t> <Generator | Seed | Type>. Make sure to specify the correct Environment type (NORMAL, NETHER, END), and optionally add Generator, Seed, or Type options.
Example: /world create MyNewWorld NORMAL -s 1234567890.
Answer:
Use the command /world import <Name> <Environment> <-g, -t> <Generator | WorldType> to import an existing world. You can add options like NORMAL or FLAT for WorldType, as well as specific Generators.
Example: /world import ExistingWorld NORMAL -t NORMAL.
Answer:
To set permissions, assign the necessary permissions for each command. For example, to allow the /world create command, grant the permission multiworld.command.world.create to the desired player or group. This can typically be done using a permissions manager plugin, such as MultiPerms.
Answer:
To create a backup, use the command /world backup <WorldName>. This will generate a backup of the specified world, which can later be restored if needed.
Example: /world backup AdventureWorld.
Answer:
If a world fails to load, check if the world files are intact and ensure that the world folder is correctly placed in the server's root directory. You can also try re-importing the world with /world import <Name> <Environment> if needed.
Answer:
To accurately diagnose and resolve your issue, I need the following information:
- Complete server log showing the error.
- Server software and version—please check in advance if MultiWorld supports this version. If it’s unsupported, try reproducing the error on a compatible server version before reporting.
- Optional: If the issue is complex or difficult to describe, consider providing a video that demonstrates the error. Ensure that the error details are fully visible in the console.
Providing this information will help us categorize and troubleshoot your issue effectively.
Answer:
The developer, Dev7ex, is currently working on an add-on for MultiWorld that will enable support for separate inventories across worlds. This add-on will be marketed as MultiWorld-Inventories. However, there is no confirmed release date for it yet.