- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,111 Server Mods
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
Multiworld
- 2 Likes
- Minecraft
- 29,951 Monthly Downloads
- Supports: CB 1.5.2-R0.1
- 457,867 Total Downloads
- Updated 05/22/2013
- Created 10/21/2011
- 27 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: v4.6.0
About Multiworld
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 4.6.0 of Multiworld.
Features:
- support world removing
- support up to 10 world gens, unlimited at the future
- just a few command for you to remember "/multiworld","/mw","/goto"
- you can now have creative worlds and survival worlds next to each other (hard to configure this)
- custom difficulty at custom world
- block chat coming from the new world using a simple Parameter
- Custom world spawn worlds (configure the nether spawn inside the normal world, and the normal world inside the nether for example)
Commands:
world commands
- /mw listgens - list the supported world gens
- /mw create <world name> [gen] [seed]
- /mw delete <wold name> - removes an world
- /mw load <world> - loads an world
- /mw unload <world> - unloads a world, does not work whit default worlds
- /mw info [world] - List some information about a world, like seed and generator used.
- /mw list - list all the worlds loaded on the server, an give them colours based on the environment.
portal control commands
- /mw link <world1> <world2> - links al nether portal;ls from world 1 to world 2
- /mw link-end <world1> <world2> - links al end portal;ls from world 1 to world 2
world option commands
- /mw flags - list the possible flags to use
- /mw setflag <world> <flagname> <value> - sets a flag on a world
- /mw getflag <world> <flagname> - gets a flag from a world, tip use * to get al the world flags
teleportation commands
- /mw goto <world nanme> - go to that world - alias "/goto <world>"
- /mw move <player> <world> - Moves a player to an world
spawn commands
- /mw spawn - teleports to spawn
- /mw setspawn - sets the spawn of a world, because the initial spawn point is not always good
plugin commands
- /mw save - saves the plugin data
- /mw reload - reload the plugin data
Utility commands
- /mw debug - shows some debugging info
permission nodes for super perm
Multiworld gives you a list of permissions to give to users, so you can fully edit the behaviour of the plugin. Al the single permissions are automatically given to operators using super perm. Notice that using Pex can cause them not working, if not configured correctly
Permission groups
- multiworld.*
Alias of multiworld.admin - multiworld.minium
when you want your users to aces this plugin, this is mostly given.
giving this node give the following other permissions- multiworld.command.goto
- multiworld.command.list
- multiworld.basic
this permission is used when you want the users to have more control over the plugin.
giving this node give the following other permissions- multiworld.minium
- multiworld.command.getflag
- multiworld.command.flaglist
- multiworld.command.help
- multiworld.command.info
- multiworld.creativemode
- multiworld.moderate
Giving this node to moderators is an great way for them to edit flags and that kind of stuff for an world.
giving this node give the following other permissions- multiworld.basic
- multiworld.command.setflag
- multiworld.command.save
- multiworld.command.reload
- multiworld.command.link
- multiworld.command.move
- multiworld.admin
This node is mostly given to admins of an server, this node server more control over the plugin than the moderator node.
giving this node give the following other permissions- multiworld.moderate
- multiworld.worldmaneger
- multiworld.command.debug
- multiworld.command.spawn
- multiworld.command.setspawn
- multiworld.command.listgens
- multiworld.worldmaneger
This node is given to people who are trained to load and unload world, beware that this can be unsafe to give to players, because they can easy crash the server by to many worlds.
giving this node give the following other permissions- multiworld.command.world.create
- multiworld.command.world.unload
- multiworld.command.world.load
- multiworld.command.world.delete
- multiworld.command.list
- multiworld.command.link
Alias of multiworld.command.link.* - multiworld.command.link.*
this node is added to preserve compatibility for the old users, it gives permissions to the following nodes:- multiworld.command.link.nether
- multiworld.command.link.end
single permissions
- multiworld.command.goto
Makes you able to do /mw goto - multiworld.command.list
Makes you able to do /mw list - multiworld.command.unload
Makes you able to do /mw unload - multiworld.command.load
Makes you able to do /mw load - multiworld.command.create
Makes you able to do /mw create - multiworld.command.delete
Makes you able to do /mw delete - multiworld.command.save
Makes you able to do /mw save - multiworld.command.link.nether
Makes you able to pair worlds whit nether portals by allowing you the /mw link command - multiworld.command.link.end
Makes you able to pair worlds whit end portals by allowing you the /mw link-end command - multiworld.command.reload
Makes you able to do /mw reload - multiworld.command.help
Makes you able to see the help messages and the /mw help command - multiworld.command.setflag
makes you able to do /mw setflag - multiworld.command.getflag
makes you able to do /mw getflag - multiworld.creativemode
This permission causes the game mode chance part of the plugin to see that you are good enough to get a chanced game mode - multiworld.command.debug
Makes you able to do /mw debug - multiworld.command.move
Makes you able to do /mw move - multiworld.command.spawn
Makes you able to do /mw spawn - multiworld.command.setspawn
Makes you able to do /mw setspawn - multiworld.command.flaglist
Makes you able to do /mw flaglist - multiworld.command.listgens
Makes you able to do /mw listgins - multiworld.command.info
Makes you able to do /mw info
TODO
Add possible multiworlded homes/warps
Add maybe an time lock on a world.
Other
World generators
Flags that can be set on world
faq
Devoper api (or how its written, :P)
Usage statistics at 3.5.0
enderblock setting at 3.7.0
how to chance the spawn world with v4.2.0
video's
see also
orgin_org has make an world generator to be included at the generators pack, but because of the listeners used inside it, I was unable to implement it in a way it wont give lagg, see hothgenerator for the generator he make (I must say I like it)
/mw create hoth plugin:hothgenerator
More information
This plugin won't bypass the safeguard at craftbukkit, so it wont break quick, for more information about this safeguard, look here
4.6.0
newnew generator: islands
4.5.4
changes- changed compiler to newest build of bukkit
- still looking to cause of nether portals
4.5.3
changes- starting to internally support bukkit 1.5.1
- No other changes!
4.5.2
changes- added tab-auto complete support
4.5.1
Grammar update!
changes- Compiled using 1.4.7-R1.0, giving 100% 1.4.7 support
- Fixed many grammar issues! (lots of wrongly used "an" replaced by "a")
4.5.0
changes- Compiled using 1.4.7-R0.1, giving full 1.4.7 support
- Chanced the /mw list command, many people didn't get what the colors meant
4.4.3
changes- Compiled using bukkit 1.4.6-R0.3, giving official 1.4.6 support
Added generators: plugin_nether, plugin_end
4.4.2
changes- Compiled using bukkit 1.4.6, giving official 1.4.6 support
4.4.1
bug fixes- Fixed a bug that made worlds save invalid
4.4.0
bug fixesfixed the gamemode config bug, it was reading from the wrong node
4.3.3
changescompiled using 1.4.5-r0.2
4.3.2
fixesFixed a default configuration bug, affecting the node "usecreativemodeinv"
4.3.1
changeschanced the debug command output to see if there was a config problem when a module is not loaded
4.3.0
changesfixed the annoying mistake that caused the config to get wiped( after more than 2 hours I saw it with a blink of my eye)
4.2.0
changes- tried things to fix the varius amount of bugs the users had
4.1.1
chances- rewriten the thing of the spawn control unit, the thing used to chance the spawn world that was causing bugs
4.1.0
newMajor overhaul, rewritten big parts of code o make it look more like the OOP concept, cleaned up the output of /mw list, /mw debug and added command aliases
4.0.0
new
new world generator: epiccaves, pretty epic world (but laggy) for the true expierence of nether and overworld combined
3.8.0
newnew world generator: desert, around the same options as the ocean world gen
3.7.1
chances/mw create saves config by default now
3.7.0
chancesuses AsyncPlayerChatEvent instead of PlayerChatEvent (its thread safe if I belive the guys on irc)
newenderblock module, do /mw save, and it registering its options into the config, so you can set if you want to use it or not
3.6.0
chances1.3 compactable
3.5.1
chancesRespect the -P startup parameter of craftbukkit again.
3.5.0
newAdded suport for the metrics system, whit this system, its posiable to see how mutch a plugin is used, the usage of this system dont include anny personal data, to see what is collected, go to: http://mcstats.org/plugin/Multiworld
3.4.0
chancesCompiled using bukkit 1.2.5-R4.0 no code chances from r3.0
newadded an option to block chat between worlds, a little the same set up as the other kind of addons for this
3.3.1
chancesCompiled using bukkit 1.2.5-R3.0
3.3.0
bug fixes- Portals fixed
- /goto fixed
- Implemented an plugin api, javadoc will come soom
3.2.0
bug fixes- Wow, removed an dube bug on my server realy quick, also xp-bottle bug is fixed
3.0.0
bug fixes- removed annoying spamming message whit plugin world generation
3.0.0
bug fixes- Fixed flag bug, and released for now
3.0.0-dev-05
bug fixes- Error at world creation fixed, I think that where all the bugs..
3.0.0-dev-04
bug fixes- Destroying worlds on same/removing them from config fixed
3.0.0-dev-03
new- /mw load <world name>
- /mw unload <world name>
- some more parts of code
- Mayor update
- renamed old /mw load to /mw reload
- Chanced more things I forgot
2.9.0
chances- Now fully useable whit 1.2.3 R0.2
- No weird holes at flatlands
2.8.0
chances- Compiled using 1.2.3 R0.2
- Fixed item cheat bug.
2.7.1
new feactures- It can now see if you using an nether or end portal.
- Now new command: /mw link-end
- Fixed the annoying but whit nether portals
2.7.0
chances- Made it 1.2 ready
2.6.1
chances- Compiled using R4
2.6.0
bug fixes- Fixed the multiworld.command.flaglist permission
- new command: /mw info [world]
2.5.0
bug fixes- Fixed the bug from the portal handling. (thx for the user who also reported the result of /mw debug on the tickets page, that gived me good information about the bug.)
- tried making the command hash map more memory efficient.
2.4.4
bug fixes- finally fixed the create, goto and move command, again?
2.4.3
bug fixes- finally fixed the create and move command, yay (that this bug passed my check team)
2.4.2
bug fixes- Fixed grammer error on help screen.
- Support for "_" in world name is back.
- Move command is working again.
2.4.1
new feacturesnew command: /mw setspawn
new command: /mw spawn
new command: /mw flags
new command: /mw listgens
Chanced the way the portal handler saved its data, to make the plugin use less memory (now you need to link your worlds again) Improved the code on some places
2.4.0
Bug fixesFound an bug that caused the whole server to freeze, and spam the excutor of the command, fast fixed.
2.3.1
Bug fixesFound an bug that you needed to do "/mw goto world ." to make the goto command work, now fixed
2.3.0
Bug fixesYou now able to use use spaces at the commands, do: /mw goto "my spaced world"
No longer able to use dots and that kind of stuff at the world name.
Fixed the but that would led to corruption of your configuration file.
New generator: plugin, Makes an world whit another plugin. Example: /mw create world_whit_other_plugin normal plugin:skyland+
ChancesChanced the way commands are parsed, for more readable code.
2.2.1
bug fixesFixed the bug from 2.2.0
2.2.0
new feacturesAddded some stuff to use the plugins of other world gen plugins
bug fixesSolved most of the bugs
2.1.0
new featuresadded support for internationalization
bug fixesfixed the bug whit the portals
fixed the bug that "/mw unload" was showing as "/mw remove"
2.0.0
The first release of the 2.0.0 releases
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| v4.6.0 | Release | CB 1.5.2-R0.1 | 1,103 | 05/22/2013 |
| v4.5.4 | Release | CB 1.5.1-R0.2 | 22,285 | 04/29/2013 |
| v4.5.3 | Release | 1.5.1 | 29,099 | 03/28/2013 |
| v4.5.2 | Release | CB 1.4.7-R1.0 | 23,060 | 03/04/2013 |
| v4.5.1 | Release | CB 1.4.7-R1.0 | 18,250 | 02/14/2013 |
| v4.5.0 | Release | CB 1.4.7-R0.1 | 24,007 | 01/22/2013 |
| v4.4.3 | Release | CB 1.4.6-R0.3 | 13,609 | 01/08/2013 |
| v4.4.2 | Release | CB 1.4.6-R0.1 | 10,807 | 12/29/2012 |
| v4.4.1 | Release | CB 1.4.5-R0.2 | 24,858 | 12/07/2012 |
| v4.4.0 | Release | CB 1.4.2-R0.2 | 4,205 | 12/03/2012 |
| v4.3.3 | Release | CB 1.4.5-R0.2 | 9,843 | 11/25/2012 |
| v4.3.2 | Release | CB 1.4.2-R0.2 | 17,107 | 11/09/2012 |
| v4.3.1 | Release | CB 1.4.2-R0.2 | 6,213 | 11/03/2012 |
| v4.3.0 | Release | CB 1.4.2-R0.1 | 2,635 | 11/02/2012 |
| v4.2.0 | Release | CB 1.3.2-R2.0 | 6,864 | 10/27/2012 |
| v4.1.1 | Release | CB 1.3.2-R1.0 | 19,862 | 10/12/2012 |
| v4.1.0 | Release | CB 1.3.2-R1.0 | 1,844 | 10/11/2012 |
| v4.0.0 | Release | CB 1.3.2-R1.0 | 7,395 | 10/06/2012 |
| v3.8.0 | Release | CB 1.3.1-R2.0 | 23,151 | 09/19/2012 |
| v3.7.1 | Release | CB 1.3.2-R0.1 | 24,240 | 08/30/2012 |
| v3.7.0 | Release | CB 1.3.2-R0.1 | 3,633 | 08/27/2012 |
| v3.6.0 | Release | CB 1.3.1-R1.0 | 14,693 | 08/17/2012 |
| v3.5.1 | Release | CB 1.2.5-R4.0 | 23,129 | 07/21/2012 |
| v3.5.0 | Release | CB 1.2.5-R4.0 | 7,461 | 07/14/2012 |
| v3.4.0 | Release | CB 1.2.5-R4.0 | 5,659 | 07/09/2012 |
| v3.3.1 | Release | CB 1.2.5-R3.0 | 26,604 | 06/02/2012 |
| v3.3.0 | Release | CB 1.2.5-R1.0 | 13,665 | 05/11/2012 |
| v3.2.0 | Release | CB 1.2.5-R1.0 | 12,447 | 04/27/2012 |
| v3.0.1 | Release | CB 1.2.5-R1.0 | 6,379 | 04/18/2012 |
| v3.0.0 | Release | CB 1.2.5-R1.0 | 4,622 | 04/12/2012 |
| v 3.0.0-dev-05 | Beta | CB 1.2.5-R1.0 | 2,076 | 04/08/2012 |
| v 3.0.0-dev-04 | Beta | CB 1.2.4-R1.0 | 920 | 04/06/2012 |
| v 3.0.0-dev-03 | Beta | CB 1.2.4-R1.0 | 1,687 | 04/04/2012 |
| v2.9.0 | Release | CB 1.2.3-R0.2 | 13,005 | 03/15/2012 |
| v2.8.0 | Release | CB 1.2.3-R0.2 | 1,243 | 03/12/2012 |
| v 2.7.1 | Release | CB 1.1-R4 | 5,548 | 02/25/2012 |
| v 2.7.0 | Beta | CB 1.1-R4 | 1,159 | 02/23/2012 |
| v 2.6.1 | Release | CB 1.1-R4 | 2,711 | 02/18/2012 |
| v2.6.0 | Beta | CB 1.1-R2 | 1,503 | 02/01/2012 |
| v2.5.0 | Release | CB 1.0.1-R1 | 20,914 | 12/26/2011 |
| v2.4.4 | Release | CB 1.0.1-R1 | 3,091 | 12/20/2011 |
| v2.4.3 | Release | CB 1.0.1-R1 | 1,081 | 12/19/2011 |
| v2.4.2 | Release | CB 1.0.1-R1 | 1,645 | 12/18/2011 |
| v2.4.1 | Release | CB 1.0.1-R1 | 1,323 | 12/16/2011 |
| v 2.4.0 | Release | CB 1.0.1-R1 | 236 | 12/16/2011 |
| v2.3.1 | Release | CB 1.0.1-R1 | 915 | 12/15/2011 |
| v2.3.0 | Release | CB 1.0.1-R1 | 846 | 12/14/2011 |
| v2.2.1 | Release | 1.0.0 | 4,993 | 12/01/2011 |
| v2.2.0 | Beta | CB 1.0.1-R1 | 543 | 11/28/2011 |
| v2.1.0 | Release | CB 1337 | 3,923 | 11/05/2011 |
| v2.0.0 | Release | CB 1337 | 799 | 10/27/2011 |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 195,339 Monthly Downloads
-
- Essentials
- Admin Tools, Chat Related, Teleportation, Economy, and General
- 154,445 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 87,778 Monthly Downloads
-
- ClearLagg
- World Editing and Management and Admin Tools
- 68,835 Monthly Downloads
-
- Vault
- Admin Tools, Developer Tools, Mechanics, and Economy
- 61,117 Monthly Downloads
Comments
Thank you so very much! You are the first one that actually worked! Thank you Thank you!!
Edit: There is actually one thing, Can I make it so people can use "/goto" command without being opped? Thanks!
give them permissions to to that
The command is depending on the permissions plugin your using, can you tell that first?
How do you give permissions to players? What do you type for it? Can you type it in the next reply?
its working at my server, you dont give me anny more information, so I cant help your farther
How? Because it won't work fo me I need help with it