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 Mar 3, 2012@xLoGiiKzZo
if you try and have multiverse convert the other worlds, you will have this problem yes.
-
View User Profile
-
Send Message
Posted Mar 3, 2012Is it just me or is everyone elses maps generating new chunks and deleting the old ones?
-
View User Profile
-
Send Message
Posted Mar 3, 2012Ok I guys I have patched Multiverse-Core again now MobSpawning works again for 1.2.3 - R0 Releases. Here it is: http://www.minecraftopia.tk/downloads/MultiVerse-Core.jar
Have fun :)
-
View User Profile
-
Send Message
Posted Mar 3, 2012I found solution to world problem i tried to convert the world not using the bukkit, so i used minecraft server.jar(newest one) and it worked. i copied the old world folder then started minecraft server 1.2.3 ver. and it started coverting. then i stopped the server and copied the coverted world folder to craft bukkit server folder and tada! all spawn and teleports work again
note.
USE THE MAP U HAD IN Vr 1.1 Not The one bukkit coverted (back ups ftw) also used the latest build of Mv ( for mc 1.2)
-
View User Profile
-
Send Message
Posted Mar 3, 2012I'm getting errors when I try to do anything with this plugin on a craftbukkit 1.2
Anyone know what I should do?
EDIT: error with importing a world
2012-03-03 09:51:35 [INFO] [Multiverse-Core] Loading World & Settings - 'Guest' - Env: NORMAL - Type: null 2012-03-03 09:51:35 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'mvimport' 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:461) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:818) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:778) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:761) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:112) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:549) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:447) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: java.lang.NullPointerException at com.onarandombox.MultiverseCore.MVWorld.(MVWorld.java:112) at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:148) at com.onarandombox.MultiverseCore.commands.ImportCommand.runCommand(ImportCommand.java:147) 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) ... 12 more
-
View User Profile
-
Send Message
Posted Mar 3, 2012@hunterboerner
I was having the same problem as you. I fixed the problem by manually converting each world using the jeb world converted. I am now able to get to my worlds but apparently my world generator are still not working.
-
View User Profile
-
Send Message
Posted Mar 2, 2012Im getting this error
2012-03-03 01:59:16 [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: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)
-
View User Profile
-
Send Message
Posted Mar 2, 2012@RutrPL
there are some development builds that u can get to just above the description where it says "dev builds"
-
View User Profile
-
Send Message
Posted Mar 2, 2012@bitWolfy
works for me... mostly
-
View User Profile
-
Send Message
Posted Mar 2, 2012guys please i rly need ur help! for some reason, my players can break blocks, but cant place blocks within a radius of the worlds set spawn. HOW DO I CHANGE THE RADIUS?!
-
View User Profile
-
Send Message
Posted Mar 2, 2012@bitWolfy
Mostly, but their is a very strange bug happening I think is caused by the new world regions. I wouldn't try anything yet, my server is down until I get a response from the developer to prevent level corruption.
-
View User Profile
-
Send Message
Posted Mar 2, 2012Did anyone test the latest dev build? Does it work?
-
View User Profile
-
Send Message
Posted Mar 2, 2012@hunterboerner
I am having the same problem. I managed to fix the teleports you into the main world problem, but it still rewrites the terrain for the main world when I leave.
-
View User Profile
-
Send Message
Posted Mar 2, 2012I'm getting a MAJOR bug with the /mv tp command! When I use it to go to a world besides the main one, it overwrites the main world with the world i tryed to TP to. But when i /mv tp back to the main world, it begins to overwrite back to normal. Please help!!! Scrath that. Anytime I move between worlds through any means, it overwrites the current world onto the main world as I walk though it. Although it will turn back undamaged once back in the main world, this is very unsettling.
-
View User Profile
-
Send Message
Posted Mar 2, 2012SWEET JEEBIS MULTIVERSE! Save us from ourselves and our inability to teleport to the ocelot planet!
-
View User Profile
-
Send Message
Posted Mar 2, 2012I am using the dev build from the jenkins. The ONLY problem I have is that if you teleport to a world you created in 1.1 it DOES NOT take you there, it just moves you on the default world. I think this is because of the new anvil format because it works fine with creating new worlds. I installed it simply adding the new jar and deleting the old one. I did NOT delete the old FOLDER. Anybody know why?
-
View User Profile
-
Send Message
Posted Mar 2, 2012when will be update for 1.2?
-
View User Profile
-
Send Message
Posted Mar 2, 2012huh... does the dirty version convert the existing worlds or overwrite them? because i think it just regenerated all my existing worlds? o.o
edit: no it just added new files insdide the directory, i see mcr files and some mca, how to convert it to mca anvil??
-
View User Profile
-
Send Message
Posted Mar 2, 2012portals do not work with the "dirty" version, i just tried on my server. i guess mvp doesnt recognize the plugin as multiverse.
-
View User Profile
-
Send Message
Posted Mar 2, 2012@slade87
Any chance on listing the current bugs with this "dirty fix"? I've seen the others you've put out, but this plugin is a lot more (finnicky?) than other plugins.