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 Mar 25, 2012Pls give me a link from the development version from Multiworld , the flatworld is buggi
-
View User Profile
-
Send Message
Posted Mar 25, 2012thx very much
-
View User Profile
-
Send Message
Posted Mar 24, 2012@SethSoldier
set the flag "spawnmonsters" to false
-
View User Profile
-
Send Message
Posted Mar 24, 2012Hello
How i can disable Mobs in a world wich i generated with Mw?
-
View User Profile
-
Send Message
Posted Mar 24, 2012@budi1200
./mw save to make it instand generate
-
View User Profile
-
Send Message
Posted Mar 24, 2012I don't have config file
-
View User Profile
-
Send Message
Posted Mar 23, 2012v 3.0.0 get an option to load/unload worlds, whitout needing to redefine the options
it also get an option o seperate chat from worlds, you guys can also set up the flags to do it right now, they are calles "sendchat"and "recievechat"
-
View User Profile
-
Send Message
Posted Mar 23, 2012@lambik
I use permissionsbukkit to block them building on other worlds at my server
-
View User Profile
-
Send Message
Posted Mar 21, 2012Is it possible to disallow certain players to build in creative worlds for example?
-
View User Profile
-
Send Message
Posted Mar 21, 2012@BenCraftia
'but you must say to the maker of pails that the plugin is doing the dstuff on the wrong thread, beleve me, that bug is hard to find, and can cause manny other bugs/things to happen, like this plugin not reverting inv/gamemode on reload, like that
-
View User Profile
-
Send Message
Posted Mar 20, 2012@ferrybig
Thanks, i updated bukkit, and it works now, I didn't even need to get rid of Pail! :D
-
View User Profile
-
Send Message
Posted Mar 20, 2012@Frecyboy
there is an problem while opening 1 of your worlds
-
View User Profile
-
Send Message
Posted Mar 20, 2012I get this Error:
http://pastebin.com/xSDHsE2g
-
View User Profile
-
Send Message
Posted Mar 20, 2012@bob_thebuilder
try to enclose the code between
<<code yaml>>and<</code>>for better readabilety.-
View User Profile
-
Send Message
Posted Mar 20, 2012@BenCraftia
1 of the plugins doesnt do its job correctly, its accessing the objects of my plugin not on the server thread, as looking to the stack error, its the plugin: pail. you neeed to remove that plugin, because the thing it does, can cause damaged chunks at the worst moments.
other than that, update to r0.2: R: v2.9.0 for CB 1.2.3-R0.2 Mar 15, 2012
-
View User Profile
-
Send Message
Posted Mar 20, 2012@bob_thebuilder
org.bukkit.configuration.InvalidConfigurationException
There is somthing wrong whit your conifg
-
View User Profile
-
Send Message
Posted Mar 19, 2012@ferrybig
The version is: 1.2.3-R0.1
The error is: 08:41 PM [SEVERE] Exception in thread "AWT-EventQueue-0" 08:41 PM [SEVERE] org.bukkit.command.CommandException: Unhandled exception executing command 'mw' in plugin MultiWorld v2.9.0 08:41 PM [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) 08:41 PM [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) 08:41 PM [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:461) 08:41 PM [SEVERE] at me.escapeNT.pail.GUIComponents.ServerConsolePanel$ConsoleCommandListener.actionPerformed(ServerConsolePanel.java:78) 08:41 PM [SEVERE] at javax.swing.JTextField.fireActionPerformed(Unknown Source) 08:41 PM [SEVERE] at javax.swing.JTextField.postActionEvent(Unknown Source) 08:41 PM [SEVERE] at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source) 08:41 PM [SEVERE] at javax.swing.SwingUtilities.notifyAction(Unknown Source) 08:41 PM [SEVERE] at javax.swing.JComponent.processKeyBinding(Unknown Source) 08:41 PM [SEVERE] at javax.swing.JComponent.processKeyBindings(Unknown Source) 08:41 PM [SEVERE] at javax.swing.JComponent.processKeyEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.Component.processEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.Container.processEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 08:41 PM [SEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 08:41 PM [SEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) 08:41 PM [SEVERE] at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 08:41 PM [SEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 08:41 PM [SEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source) 08:41 PM [SEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventQueue.access$000(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventQueue$1.run(Unknown Source) 08:41 PM [SEVERE] at java.security.AccessController.doPrivileged(Native Method) 08:41 PM [SEVERE] at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventQueue$2.run(Unknown Source) 08:41 PM [SEVERE] at java.security.AccessController.doPrivileged(Native Method) 08:41 PM [SEVERE] at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 08:41 PM [SEVERE] at java.awt.EventDispatchThread.run(Unknown Source) 08:41 PM [SEVERE] Caused by: java.lang.AbstractMethodError: org.bukkit.generator.ChunkGenerator.generate(Lorg/bukkit/World;Ljava/util/Random;II)[B 08:41 PM [SEVERE] at org.bukkit.craftbukkit.generator.CustomChunkGenerator.getOrCreateChunk(CustomChunkGenerator.java:40) 08:41 PM [SEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:83) 08:41 PM [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:686) 08:41 PM [SEVERE] at multiworld.data.DataHandler.makeWorld(DataHandler.java:482) 08:41 PM [SEVERE] at multiworld.data.DataHandler.makeWorld(DataHandler.java:468) 08:41 PM [SEVERE] at multiworld.command.CreateCommand.runCommand(CreateCommand.java:90) 08:41 PM [SEVERE] at multiworld.command.Command.excute(Command.java:38) 08:41 PM [SEVERE] at multiworld.command.CommandHandler.parseCommand(CommandHandler.java:87) 08:41 PM [SEVERE] at multiworld.command.CommandHandler.excute(CommandHandler.java:58) 08:41 PM [SEVERE] at multiworld.MultiWorldPlugin.onCommand(MultiWorldPlugin.java:151) 08:41 PM [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 08:41 PM [SEVERE] ... 42 more
-
View User Profile
-
Send Message
Posted Mar 19, 2012if u want the config here it is:
options: debug: false difficulty: 1 usecreativemode: false usecreativemodeinv: true useportalhandler: false locale: en_US worlds: Planet-Pie: seed: 4110373669945965554 worldgen: NORMAL options: '' Planet-Pie_nether: seed: 4110373669945965554 worldgen: NETHER options: '' Planet-Pie_the_end: seed: 4110373669945965554 worldgen: THE_END options: '' sky: seed: 1709901223551958300 worldgen: PLUGIN options: SkylandsPlus space: seed: 8675212641378879022 worldgen: SOLARSYSTEM options: '' epic: seed: 4172221231628156549 worldgen: PIXELARTROOM options: '' ollie: seed: -1667329994314419380 worldgen: FLATLAND options: '' pwnaz: seed: -5443233128861991671 worldgen: FLATLAND options: '' aug: seed: -8748339825521531347 worldgen: NORMAL options: '' nal0se: seed: 9197303898198434376 worldgen: NORMAL options: ''
-
View User Profile
-
Send Message
Posted Mar 19, 2012umm hey ferrybig can you help me with sumthing my server is having this error where it says this: 20:23:14 [INFO] [MultiWorld] Enabling MultiWorld v2.9.0 20:23:14 [SEVERE] Cannot load plugins\MultiWorld\config.yml org.bukkit.configuration.InvalidConfigurationException: while parsing a block ma pping in "<string>", line 34, column 5: seed: -1667329994314419380 ^ expected <block end>, but found Scalar in "<string>", line 36, column 18: options: '' pwnaz: ^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlCo nfiguration.java:55) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguratio n.java:143) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguratio n.java:109) at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Yam lConfiguration.java:177) at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:117) at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:111) at multiworld.MultiWorldPlugin.onEnable(MultiWorldPlugin.java:74) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:336) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:363) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232 ) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: while parsing a block mapping in "<string>", line 34, column 5: seed: -1667329994314419380 ^ expected <block end>, but found Scalar in "<string>", line 36, column 18: options: '' pwnaz: ^
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par serImpl.java:575) at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java :230) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java :237) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java :237) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12 3) at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons tructor.java:121) at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlCo nfiguration.java:53) ... 16 more 20:23:14 [INFO] [MultiWorld] Enabling MultiWorld 20:23:14 [INFO] [MultiWorld] v2.9.0 enabled.
i know its case of my config, but i dunt know how 2 fix it can you yunno tell me how?
-
View User Profile
-
Send Message
Posted Mar 19, 2012just buzzy whit the update to 3.0.0, supports unloading of world whitout losing the flags and other stuff