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 Aug 21, 2012@BTNGaming
you know this is multiworld and not multiverse?
-
View User Profile
-
Send Message
Posted Aug 21, 2012@garan2314
you cant give players permissions o go to certain worlds only
-
View User Profile
-
Send Message
Posted Aug 21, 2012Can we have permissions so that only certain players can go to certain worlds?
-
View User Profile
-
Send Message
Posted Aug 21, 2012@Ltcheesecracker
You need to use Capital Letters if this applies.
What i mean is Multiverse like most plugins is CaSe SeNsItiVe!!! So if your world is named: World1 and you also have world, u need to make sure World1 has a capital "W"
If not just reboot the server and retry.
If you need more help with /mv Let me know because I've got most of MV figured out.
-
View User Profile
-
Send Message
Posted Aug 21, 2012@MrPiggy54
I will look if I can implement this
-
View User Profile
-
Send Message
Posted Aug 21, 2012@Ltcheesecracker
it should use the files from the other world, the plugin is actually redoing its time when it start up the create command
-
View User Profile
-
Send Message
Posted Aug 21, 2012@loot99
there may be an problem whit the saving of the world, redo the create command, do /mw save and it should work for the nest time when you start it up
-
View User Profile
-
Send Message
Posted Aug 20, 2012Is there a way to use maps in seperate worlds?
-
View User Profile
-
Send Message
Posted Aug 20, 2012Hey, so I'm having an issue with multiworld.
I made a world. put it in the server directory. and multi world does not recognize it, at all.
I even tried making a multiworld generated world then replacing the level.dat and region with the ones from my world.
Is it true that multiworld does not support our own Minecraft worlds, and only multiworld generated worlds? (outside of world, world_nether, and world_the_end of course).
If this is the case, could you point me to another multiworld plugin that supports world saves? Because i cant find anything but this, and I'm really kind of disappointed. :/
-
View User Profile
-
Send Message
Posted Aug 20, 2012Sense your active again can you add the super biome world generator from the 1.3.1 update? thanks, i promised my players that i would make a superbiomes world for them.
-
View User Profile
-
Send Message
Posted Aug 20, 2012I created a spawn for my server that wasn't complete and then I stopped my server for the night and then in the morning I started it up, and it couldn't recognize the world. Why?
-
View User Profile
-
Send Message
Posted Aug 20, 2012@ylluminate
I am not sure how essentials work( I dont like that plugin), but there must be an option somewhere, about the not save bug, I wil invest it
-
View User Profile
-
Send Message
Posted Aug 19, 2012I have 25 worlds on our server with MultiWord and when a new world is now created, it does not automatically save. We are having to run `/mw save` in order to have the new world information saved to the config.yml file. Is this a known issue? I had seen before that it saved world info by default vs having to force it.
Is there an `options` flag that I'm missing? Obviously the SaveOn flag has to be set on individual worlds, but is there something similar for the main options?
Additionally, when you use `/spawn` in the Essentials mod, it takes one to a primary spawn point. In my case, it takes me to a world in the config.yml that is quite far down the list. It doesn't seem to have any rhyme or reason. What can be done there to make the Essentials `/spawn` command work as expected, or perhaps similar to `/mw spawn`?
-
View User Profile
-
Send Message
Posted Aug 19, 2012@loot99
There is alrrady survival/creative insidethis plugin
-
View User Profile
-
Send Message
Posted Aug 19, 2012Hey, can you add game modes for each world? That would be EPIC.
-
View User Profile
-
Send Message
Posted Aug 18, 2012@Failcraft345
at whit point did I make it, I have so manny text at the header, plz say where it is
-
View User Profile
-
Send Message
Posted Aug 18, 2012Typo you put al when its all
-
View User Profile
-
Send Message
Posted Aug 18, 2012@SharkCaptain
I am planning to do it when I have time
-
View User Profile
-
Send Message
Posted Aug 18, 2012can you make this plugin able to set adventure mode in any world i want? it should have this function~
-
View User Profile
-
Send Message
Posted Aug 18, 2012@VietNg
loadng means the loading of a world that you have /mw nunloaded at the past, the best way to import worlds is just to create an world whit the same name as the existing folder of the world you want to import