Multiworld
Craftbukkit 1.9 support!
Multiworld - The official Multiworld Project
The easy to use multiworld plugin, support custom end and nether worlds for each worlds, you can configure what you want, and you get it (limited to what I programmed)
History
I made this plugin because the previous author "Baummann", the original creator of Multiworld, became inactive. Before, it was just a simple plugin with 2 commands: /goto and /newworld. I took control of the project and developed a better version. We are now at version 5.2.8 of Multiworld.
Features
- Custom world generators like a world with deserts
- Allows you to change the gamemode of a player when you enters a world
- Supports relative coordinates with /mw move and /mw goto like the /teleport from vanila minecraft
- Block chat coming from other worlds to create worlds where the users have their own private chat
Commands and Permissions
world commands
| Command | Description | Permissions |
|---|---|---|
| World | ||
| /mw create <world name> [generator] [seed] | Adds a new world to the Multiworld Database. Notice: you can also use this command to add existing worlds. Warning: Do not give to players you don't thrust because they can create unlimited worlds! | multiworld.command.create |
| /mw load <world name> | Loads a world that has been defined in the Multiworld database | multiworld.command.load |
| /mw unload <world name> | Unloads a world that has been defined in the Multiworld database, other plugins cannot see this world anymore | multiworld.command.unload |
| /mw delete <wold name> | Removes a world from the MultiWorld database. Warning: This action is destructive to the settings multiworld has defined to the world! | multiworld.command.delete |
| /mw list | List the worlds multiworld has generated in your server. | multiworld.command.list |
| /mw info | Shows information from a world | multiworld.command.info |
| /mw listgens | List the supported world generators to use with /mw create | multiworld.command.listgens |
| Rules | ||
| /mw listflags | List the possible flags to use with the following commands. | multiworld.command.flags |
| /mw setflag <world> <flagname> <value> | Sets a flag/option on a world. | multiworld.command.setflag |
| /mw getflag <world> <flagname> | Gets a flag from a world, tip use * to get al the world flags. | multiworld.command.getflag |
| Portalling | ||
| /mw link <src-world> <dst-world> | Links all nether portals from <src-world> to <dst-world>. Notice, to use this you need to turn on the nether portal handler! | multiworld.command.link.nether |
| /mw link-end <src-world> <dst-world> | Links al end portals from <src-world> to <dst-world>. Notice, to use this you need to turn on the end portal handler | multiworld.command.link.end |
| Teleportation | ||
| /mw goto <world name> | Teleports yourself to a world, this command can also be used as alias /goto <world> | multiworld.command.goto |
| /mw move <player> <world> | Moves a player to an world | multiworld.command.move |
| Spawning | ||
| /mw spawn | Teleports yourself to spawn, to move other people use /mw move. | multiworld.command.spawn |
| /mw setspawn | Sets the spawn of a world, you can use this to correct the starting spawn point | multiworld.command.setspawn |
| Core and Utility | ||
| /mw save | Saves the plugin data | multiworld.command.save |
| /mw reload | Reload the plugin data | multiworld.command.reload |
| /mw debug | Shows some debugging information, this information is very handy when you create a bug report | multiworld.command.debug |
| /mw help | Shows help about the commands used in Multiworld, useful so you don't need to go to this page | multiworld.command.help |
| /mw easteregg | Not a real command, but there is a easter egg hidden in multiworld | - |
| Other | ||
| - | Permission used to allow multiworld to change the gamemode of the affected player when entering a creative world. Its recommend to give everyone this permission. | multiworld.creativemode |
| - | Gives access to the basic Multiworld moderator controll, this permission won't allow users to modefy settings of existing world, it only allows them to view the settings / teleport to worlds | multiworld.basic |
| - | All the permissions from multiworld, you can also use the star permission to give them all permissions. | Multiworld.admin |
Optional features
| Feature Name | Description | Configuration location |
|---|---|---|
| End portal handler | The end portal handlers allows you to define custom end portals per world | options.useEndPortalHandler |
| Nether portal handler | This addon makes it posiable to redirect netherportals to custom nether worlds, this setting is per-world | options.usePortalHandler |
| WorldChatSeperator | This allows you to use the RecieveChat and the SendChat flags on a world | options.useWorldChatSeperator |
| GamemodeChanger | This allows you to use the flag CreativeWorld to turn on creative mode for a world, to use this you need to give you users the following permissions on all worlds: multiworld.creativemode This module also comes with a other configuration settings, when you turn off usecreativemodeinv, it ONLY handles the gamemode part, it won't change the inventory contents, this can be used if you have a custom plugin for per world inventories. | options.usecreativemode |
| EnderBlock | Prevents the use of ender chests in creative mode, this can be used to prevent people from cheating stuff by storing it inside a ender chest in a creative world, and then removing it in a survival world. | options.blockEnderChestInCrea |
| WorldSpawnHandler | This allows you to have custom respawn worlds per world group, this can be setup by turning this part on to generate the configuration needed for this. | options.useWorldSpawnHandler |
| CraftbukkitHooks | Allows multiworld to hook into craftbukkit to display information that the bukit api won't provide. This feature will try to turn itself off when there are any errors. | options.craftbukkitHooks |
Multiworld and Data Collecting
Multiworld is using a statistcs tracking code so useage statistics wil be logged, for more information what is logged see:
Other recommended plugins for your server
- LocationTeleport - This plugin teleports users when they enter a arena, when you shape the area like a portal, you can have your own portals
- hothgenerator - Generates a awesome snow world (Case sensitive)
/mw create WorldName plugin:HothGenerator
- multiinv - Allows more control between the inventories of worlds than multiworld can provide on its own.
-
View User Profile
-
Send Message
Posted Sep 24, 2013Can this plugin replace Multiverse-Core and Multiverse-Inventories? I need multiple world with different gamemodes and some of the worlds have shared inventories... I can't get Multiverse working on 1.6.4 :(
-
View User Profile
-
Send Message
Posted Sep 24, 2013Hey,
I'm currently using Multiverse(-Portals) and it works fine, but encountered a problem when trying to create a portal:
My question: Is (or will) it be possible to create portals to different coordinates in some world, and what are Multiworld's maximum coord-limitations that it can use?
Thanks ;)
-
View User Profile
-
Send Message
Posted Sep 24, 2013i just fly around and i see that after 500 Blocks flatland begins :P
-
View User Profile
-
Send Message
Posted Sep 24, 2013pleas make it 1.6.4 and if i do /mw create
# FlatLand it dosnt make a FlatLand D:-
View User Profile
-
Send Message
Posted Sep 23, 2013Can we enable different inventory per world?
-
View User Profile
-
Send Message
Posted Sep 23, 2013Is there a way to stop Multiworld handling the inventories?
-
View User Profile
-
Send Message
Posted Sep 23, 20131.6.4 Compatible?
-
View User Profile
-
Send Message
Posted Sep 20, 2013@ferrybig
Okay, I continue to run into this issue, but yeah, I haven't been able to figure out how / if there is another conflict as far as plugins go. I don't have any others that should deal with worlds except for WorldEdit perhaps.
-
View User Profile
-
Send Message
Posted Sep 18, 2013I've sent you a PM ferrybig :)
-
View User Profile
-
Send Message
Posted Sep 17, 2013@ferrybig
2013-09-16 19:58:11 [SEVERE] Could not pass event PlayerPortalEvent to MultiWorld v4.6.5 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.v1_6_R2.PlayerList.changeDimension(PlayerList.java:515) at net.minecraft.server.v1_6_R2.EntityPlayer.b(EntityPlayer.java:414) at net.minecraft.server.v1_6_R2.Entity.x(Entity.java:265) at net.minecraft.server.v1_6_R2.EntityLiving.x(EntityLiving.java:145) at net.minecraft.server.v1_6_R2.Entity.l_(Entity.java:230) at net.minecraft.server.v1_6_R2.EntityLiving.l_(EntityLiving.java:1242) at net.minecraft.server.v1_6_R2.EntityHuman.l_(EntityHuman.java:157) at net.minecraft.server.v1_6_R2.EntityPlayer.h(EntityPlayer.java:223) at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:343) at net.minecraft.server.v1_6_R2.Packet10Flying.handle(SourceFile:136) at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.NullPointerException at multiworld.data.WorldManager.getWorld(WorldManager.java:49) at multiworld.data.DataHandler.getWorld(DataHandler.java:250) at multiworld.addons.PortalHandler.onPlayerPortal(PortalHandler.java:201) at multiworld.addons.NetherPortalHandler.onPlayerPortal(NetherPortalHandler.java:31) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 22 more
-
View User Profile
-
Send Message
Posted Sep 15, 2013@sigler
do you have the full error?
-
View User Profile
-
Send Message
Posted Sep 15, 2013@ylluminate
a nad version of java is not the cause of this, multiworld is designed to be run at server running java 6. I will llok into my code to see whats the cause of this problem
EDIT: the only reason this error would come if another plugin unloaded the 1 or more world without multiworld knowing
-
View User Profile
-
Send Message
Posted Sep 15, 2013@babydoll696
You need to give your user (or the group that your user is in) the following permission:
multiworld.creativemode
-
View User Profile
-
Send Message
Posted Sep 14, 2013Still having a crash on `/mw save`: https://gist.github.com/73d0a2da85bc9a837717
Someone suggested before that this was due to an old version of Java, however this is unfortunately not the case:
This is with MCPC+.
-
View User Profile
-
Send Message
Posted Sep 14, 2013Hello,
I'm sure i've posted this before and just wanted to post again. Loving the plugin!
Just wanted to let you know that lately I have been having the issue where players will enter a gate and randomly go to the Nether. I also have Ancientgates installed as well and will also be placing this bug on there wall to.
6:12:17 PM CONSOLE: [SEVERE] Could not pass event PlayerPortalEvent to MultiWorld v4.6.5 6:12:25 PM CONSOLE: [SEVERE] Could not pass event PlayerPortalEvent to MultiWorld v4.6.5 6:12:30 PM CONSOLE: [SEVERE] Could not pass event PlayerPortalEvent to MultiWorld v4.6.5
-
View User Profile
-
Send Message
Posted Sep 14, 2013<<reply 1770921="">>
I do ./mw create world this remove my world e create new world gen normal????
-
View User Profile
-
Send Message
Posted Sep 14, 2013<<reply 1769064="">>
<<reply 1766882="">>
exampl: multi verse
./mv import WORLD
https://github.com/Multiverse/Multiverse-Core/wiki/Command-Reference#wiki-import
Imports an existing world folder.
-
View User Profile
-
Send Message
Posted Sep 12, 2013@Vivi_Coral
i feel really stupid i dont get the last part of that! i can make the world and put creativeworld true but still go into the world on survival do i need another plugin?
-
View User Profile
-
Send Message
Posted Sep 12, 2013@blur92
put your world in the folder and place / mw create world the name of that folder
if this not work sorry
-
View User Profile
-
Send Message
Posted Sep 12, 2013@babydoll696
I have a creative flatland world. To get one you need to do this:
/mw create NewWorldName Flatland
/mw setflag NewWorldName CreativeWorld True
http://dev.bukkit.org/bukkit-plugins/multiworld-v-2-0/pages/flags/
Ensure you give the users this permissions:
multiworld.creativemode
Done! :)