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

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of baconc baconc May 23, 2013 at 23:42 UTC - 0 likes

    will this plugin work for Minecraft 1.5.2?

  • Avatar of ferrybig ferrybig May 22, 2013 at 13:09 UTC - 0 likes

    @Jolard: Go

    will try to make it

    http://forums.bukkit.org/threads/request-saying-its-broke-doesnt-help-solve-the-issue.839/page-2 I also host an server that is dutch/english, ip: partycafe.mchost.org

  • Avatar of Jolard Jolard May 20, 2013 at 23:54 UTC - 0 likes

    can you make a skygrid gen big fan of the plugin

  • Avatar of ProSniper234 ProSniper234 May 20, 2013 at 20:34 UTC - 1 like

    @peewi96: Go

    oopps, sorry. i keep jumping back and forth betwenn multiworld and a.g.r, i keep getting confuzed whos the dev! :)

  • Avatar of doctor_steam doctor_steam May 20, 2013 at 19:37 UTC - 0 likes

    Is there a way to take a save file out of your normal game and use it with this plugin?

  • Avatar of ArticcTrinax ArticcTrinax May 20, 2013 at 18:54 UTC - 0 likes

    Is it possible to add a creative world ?

  • Avatar of peewi96 peewi96 May 20, 2013 at 17:11 UTC - 0 likes

    @ProSniper234: Go

    I am the A.G.R dev ;). But by all means contact him for help, haha!

    Reviving Old Plugins - PM me if you have an abandoned plugin you want updating BFAK:90676038,b42a1acc16ae3bbbb3ca93be29c7d2777b7cdc565513ccf3d5a7667070e87938

  • Avatar of ProSniper234 ProSniper234 May 20, 2013 at 14:48 UTC - 0 likes

    @peewi96: Go

    No, The "gates" commandds dont work, so ill contact A.G.R dev to help. Thanks for you help.

  • Avatar of dlazka dlazka May 20, 2013 at 14:02 UTC - 0 likes

    Hello You do not know how to fix Creative world with this plugin? And you do not know how to fix when I walk into the portal to another world to me so things disappear and when he returned so we have them? Thanks for the quick reply.

  • Avatar of ferrybig ferrybig May 20, 2013 at 09:34 UTC - 0 likes

    @ReikoKasumi: Go

    not yet, sorry

Facts

Date created
Oct 21, 2011
Categories
Last update
Apr 29, 2013
Development stage
Release
Language
  • enUS
License
All Rights Reserved
Curse link
Multiworld
Downloads
455,875
Recent files
  • R: v4.5.4 for CB 1.5.1-R0.2 Apr 29, 2013
  • R: v4.5.3 for 1.5.1 Mar 28, 2013
  • R: v4.5.2 for CB 1.4.7-R1.0 Mar 04, 2013
  • R: v4.5.1 for CB 1.4.7-R1.0 Feb 14, 2013
  • R: v4.5.0 for CB 1.4.7-R0.1 Jan 22, 2013

Authors