Multiverse-Core

Core | Portals | NetherPortals | SignPortals | Inventories
Multiverse Core Resources:
Wiki | Source | Feature Request | Bug Report
-
Advanced command structure with full tab-completion and flags (Try out all the commands and see!)
-
Improved respawn handling with auto overworld linking and new config options
-
Built-in PlaceholderAPI support (no need for ecloud extensions)
-
Restrict all types of entity spawning, including non-living creatures such as armor stand! (those can be such a spam)
-
Teleport to world destinations with a command or allow others to teleport their self or others (with per-world permissions)
-
Improved performance with many internal changes and support for async teleport
- Create multiple worlds of different environment, seeds, single biome, super flat and with Custom Generators
- Set the game mode per world (creative, survival or adventure)
- Restrict users from going to specific worlds by using permissions
- Economy support with entry fee!
- Custom world aliases with rgb colors! (Leave your folder names alone! use an alias!)
- Purge all those unwanted entities from your world!
- Show which users are in what worlds with `/mv who`
- Have separated players stats and inventories per world or per group of worlds.
- Choose what each group of worlds share: Inventories, Last location (in a world before teleporting), Hunger, Health, Exp, and Bed Spawns.
- Make custom portals to go to any destination!
- Restrict users from using specific portals using permissions.
- Charge users to use specific portals!
- Launch users through the air when they enter a Multiverse Portal! (with cannon destination)
- Allow minecarts/boats through Multiverse Portals.
- Automatically link your nether and end to the correct overworld!
- Have nether and end portals in a world custom linked to a specific world
- Custom World Scaling when using NetherPortals! (All types of worlds, normal, skylands and nether supported! Even custom generators!)
Before making a review:
Please do not use the review comments below as a way to seek help, report bugs or suggest features. Utilize the Multiverse wiki. A lot of documentation for each plugin is there. If you still need help:

-
View User Profile
-
Send Message
Posted Apr 19, 2012@parkkeeper99
The new build just came out will not give you any errors try it 2.4-b27
-
View User Profile
-
Send Message
Posted Apr 19, 2012@gamer9726
Go to your multiverse worlds folder and change the gamemode of the world you want to SURVIVAL :)
-
View User Profile
-
Send Message
Posted Apr 19, 2012I am trying to create a survival games world for my server, so I created a new multiverse world and then loaded all of the region files from the survival games, replacing the region files already present. When I logged on and went to the world, it was still the same. What else do I have to do to change the world to the survival games map?
-
View User Profile
-
Send Message
Posted Apr 18, 2012@parkkeeper99
Read before posting... For MC 1.2 use dev builds, 2.3 AB is not compatible.
-
View User Profile
-
Send Message
Posted Apr 17, 2012Well, I am making my own server and I decided to have multiple worlds. So I installed Multiverse-Core, and I got 2 errors when starting up the server. It didn't even recognize the commands in-game so yea. Any help on how I can fix this would be appreciated.
First Error When Starting
19:18:55 [SEVERE] Error occurred while enabling Multiverse-Core v2.3-AB (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.plugin.PluginDescriptionFile.getAuthors()Ljava/util/ArrayList; at com.onarandombox.MultiverseCore.MultiverseCore.getAuthors(MultiverseCore.java:525) at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:212) 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(SimplePluginManager.java:381) 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:371) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2nd Error When Starting
19:18:57 [INFO] [Multiverse-Portals] Enabling Multiverse-Portals v2.3-AB 19:18:57 [SEVERE] Error occurred while enabling Multiverse-Portals v2.3-AB (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.plugin.PluginDescriptionFile.getAuthors()Ljava/util/ArrayList; at com.onarandombox.MultiversePortals.MultiversePortals.getAuthors(MultiversePortals.java:310) at com.onarandombox.MultiversePortals.MultiversePortals.onEnable(MultiversePortals.java:101) 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(SimplePluginManager.java:381) 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:371) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted Apr 17, 2012My ranks don't show im using group manager (essentials)
-
View User Profile
-
Send Message
Posted Apr 17, 2012So I downloaded the latest dev build of multiverse adventures but when I started my server there was an error:
18:21:25 [INFO] [Multiverse-Adventure] Enabling Multiverse-Adventure v2.4-AB 18:21:25 [INFO] [Multiverse-Adventure] - Version 2.4-AB Enabled - By main() 18:21:25 [SEVERE] Error occurred while enabling Multiverse-Adventure v2.4-AB (Is it up to date?) java.lang.NoSuchMethodError: com.pneumaticraft.commandhandler.multiverse.Command.<init>(Lorg/bukkit/plugin/Plugin;)V at com.onarandombox.MultiverseAdventure.commands.BaseCommand.<init>(BaseCommand.java:14) at com.onarandombox.MultiverseAdventure.commands.EnableCommand.<init>(EnableCommand.java:15) at com.onarandombox.MultiverseAdventure.MultiverseAdventure.registerCommands(MultiverseAdventure.java:202) at com.onarandombox.MultiverseAdventure.MultiverseAdventure.onEnable(MultiverseAdventure.java:148) 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(SimplePluginManager.java:381) 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:371) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)>>
-
View User Profile
-
Send Message
Posted Apr 17, 2012@Squirzy
already implemented: https://github.com/Multiverse/Multiverse-Core/wiki/Command-Reference#wiki-create
-
View User Profile
-
Send Message
Posted Apr 17, 2012It seems the worlddeletion works as first but then stops working after a while. my plugins are:
Is there any conflict with these plugins that would stop multiverse from deleting worlds, we really need this for hungerGames. :(
-
View User Profile
-
Send Message
Posted Apr 17, 2012Are you's planning to add FLATLAND as a world type?
-
View User Profile
-
Send Message
Posted Apr 16, 2012Here's a screenshot from the point of view of one of the players experiencing the problem: http://i.imgur.com/Ooj7O.png
-
View User Profile
-
Send Message
Posted Apr 16, 2012As far as I'm aware, I've installed this correctly and do not use any Permissions plugin. However, while I can use /mv tp to teleport between two worlds on my server, it seems I'm the only one who's capable of doing this, and no one else can. I've read the entire config.yml and worlds.yml, but nothing in either has any sort of, "AllowEveryoneToTeleportBetweenWorlds" setting. Help, please.
-
View User Profile
-
Send Message
Posted Apr 16, 2012HEy, I tried the Biosphere generator mod for SP Minecraft.
I there any way to use a generator like that for mp-server?
-
View User Profile
-
Send Message
Posted Apr 16, 2012Hey I keep Getting this error when using /mv
2012-04-16 12:42:08 [WARNING] Unexpected exception while parsing console command org.bukkit.command.CommandException: Unhandled exception executing command 'mv' in plugin Multiverse-Core v2.3-AB at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473) at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:469) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:596) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:474) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
and theses are the plugins I already have:
[INFO] Plugins (26):Minequery , NoCheatPlus WorldEdit , PermissionsEx Multiverse-Core , WorldGuard , iConomy , SpamBlocker , BKCommonLib noCaps , Modifyworld , Votifier , NoLaggChunks , Essentials , NoLaggLighting , NoLaggItemBuffer , NoLaggTNT , ChatManager , EssentialsProtect , EssentialsSpawn , Multiverse-Portals , NoLaggItemStacker , NoLaggMonitor , NoLaggExamine , NoLagg , EssentialsChat
please help =)
-
View User Profile
-
Send Message
Posted Apr 16, 2012Posted about it in github, but ill post it here also. When I try deliting worlds, it doesent work it just says "could not delete world" in chat. no error in config.
Cant you make it so if the world delete fail we can delete them manually, and not blocked by the game running or something.
-
View User Profile
-
Send Message
Posted Apr 15, 2012Is there anyway to complete freeze a map that has no players on it?
I'd like my worlds that aren't occupied to stop ticking completely. (No day/night cycling, nothing). Can this be done?
My server runs a staggering 38 maps, but we only have about 15 players at peak hours, and the ability to totally unload some of these map and have them load on demand would be a wonderful resource management solution.
-
View User Profile
-
Send Message
Posted Apr 15, 2012@Zedlor
yes i am, thats the first time i've gotten that error since a month ago
-
View User Profile
-
Send Message
Posted Apr 15, 2012@deleted_7536780
Are you using the latest dev-build on CraftBukkit 1.2.5-R1.0? That works for me, the 2.3_AB build here doesn't.
-
View User Profile
-
Send Message
Posted Apr 15, 201202:07:33 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'mv' in plugin Multiverse-Core v2.4-b512 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:473) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:140) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:83) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.util.regex.PatternSyntaxException: Unclosed character class near index 13 (?i).*s[pawn.* ^ at java.util.regex.Pattern.error(Unknown Source) at java.util.regex.Pattern.clazz(Unknown Source) at java.util.regex.Pattern.sequence(Unknown Source) at java.util.regex.Pattern.expr(Unknown Source) at java.util.regex.Pattern.compile(Unknown Source) at java.util.regex.Pattern.<init>(Unknown Source) at java.util.regex.Pattern.compile(Unknown Source) at java.util.regex.Pattern.matches(Unknown Source) at java.lang.String.matches(Unknown Source) at com.onarandombox.MultiverseCore.commands.HelpCommand.getFilteredItems(HelpCommand.java:46) at com.onarandombox.MultiverseCore.commands.HelpCommand.runCommand(HelpCommand.java:79) at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:280) at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:144) at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:94) at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:474) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 14 more
-
View User Profile
-
Send Message
Posted Apr 15, 2012Nope.. there is a bug / when People connect and logged out in another world before - they get the Error:
As you can see here: -> http://forums.bukkit.org/threads/cant-get-rid-of-bugged-player-entity.69798/#post-1070139