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 Aug 17, 2013I have a really annoying problem on my server, I give permissions to teleport to certain worlds and I've done that ever since i got my server, but one day the permissions decided not to work? Like for a world called "test" I would do multiverse.teleport.self.test and it would work but now for some reason they don't work. The only way for me to allow tping is to allow all worlds. Is there a fix for this? I got all the right permissions, they just don't work?
Edit: For imformations sake i use PermissionsEX
-
View User Profile
-
Send Message
Posted Aug 17, 2013@BioBG
If the world was flat when it was created, multiverse should be able to import it just fine. If you want to create a new flat world, It can do that too.
/mv import my_world NORMAL /mv create flat_world NORMAL -t FLAT
-
View User Profile
-
Send Message
Posted Aug 17, 2013@ProMiner98
we cant help you with an error you didnt post. Please pastebin the error and give us the link. We need to see the error.
-
View User Profile
-
Send Message
Posted Aug 17, 2013Help please i get this error and i cant do anything
its something to do with couldnt pass creature event
-
View User Profile
-
Send Message
Posted Aug 17, 2013Is there way to change the Type of the world from NORMAL to FLAT ?
or import a world as type FLAT ?
-
View User Profile
-
Send Message
Posted Aug 16, 2013HELP
6.08 20:17:51 [Multicraft] Skipped 5 lines due to rate limit (30/s) 16.08 20:17:49 [Server] INFO at sun.reflect.GeneratedMethodAccessor155.invoke(Unknown Source) 16.08 20:17:49 [Server] INFO at org.mcsg.survivalgames.events.DeathEvent.onPlayerDieEvent(DeathEvent.java:58) 16.08 20:17:49 [Server] INFO at org.mcsg.survivalgames.Game.killPlayer(Game.java:564) 16.08 20:17:49 [Server] INFO at org.mcsg.survivalgames.stats.StatsManager.addKill(StatsManager.java:109) 16.08 20:17:49 [Server] INFO Caused by: java.lang.NullPointerException 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:592) 16.08 20:17:49 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:125) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118) 16.08 20:17:49 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:235) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.Packet7UseEntity.handle(SourceFile:36) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:1142) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.EntityHuman.attack(EntityHuman.java:874) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.EntityPlayer.damageEntity(EntityPlayer.java:371) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.EntityHuman.damageEntity(EntityHuman.java:704) 16.08 20:17:49 [Server] INFO at net.minecraft.server.v1_6_R2.EntityLiving.damageEntity(EntityLiving.java:621) 16.08 20:17:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:424) 16.08 20:17:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:399) 16.08 20:17:49 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callEvent(CraftEventFactory.java:95) 16.08 20:17:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 16.08 20:17:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) 16.08 20:17:49 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 16.08 20:17:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 16.08 20:17:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
-
View User Profile
-
Send Message
Posted Aug 16, 2013@avsilver
Go to Dev Builds and get the latest successful build :) worked for me.
-
View User Profile
-
Send Message
Posted Aug 16, 2013will this work for 1.6.2
-
View User Profile
-
Send Message
Posted Aug 16, 2013@frol1
Try copying your world folder to your server folder. Then type /reload on your server. Finally type /mv import [World Name] Normal/Nether/End/CleanroomGenerator.
If it's not working, reply.
-Francom1034
-
View User Profile
-
Send Message
Posted Aug 16, 2013Since this project is near abandoned why not try an alternative: http://dev.bukkit.org/bukkit-plugins/my-worlds/
-
View User Profile
-
Send Message
Posted Aug 15, 2013Hey guys,
Having a bit of a confusing problem. Im trying to upload a map on to my server and when I import it with /mvimport tagar NORMAL and it spawns me in a completely different area so I try to TP to the area I know where the buildings are and there is nothing htere. Its almost like its a completely different map. Any idea?
im running 1.6.2 and the latest MV
-
View User Profile
-
Send Message
Posted Aug 15, 2013@jeracom
Try using Commander http://dev.bukkit.org/bukkit-plugins/commander/. Then get on the playercmd.txt and write the following thing: /spawn/ ==> mvspawn Finally add the following perm to the default group of your Permissions plugin. [bPerms/Pex] - multiverse.core.spawn.self
-Francom1034
-
View User Profile
-
Send Message
Posted Aug 15, 2013@smiggle0404
Oh, there's a fix for that.
-
View User Profile
-
Send Message
Posted Aug 15, 2013Is the project at the end?
Multivers and Essentials spawn not work together.
Update 1.6.2?
P L E A S E :-)
-
View User Profile
-
Send Message
Posted Aug 15, 2013@Madminor
Its not working, the plugin didnt load :/
-
View User Profile
-
Send Message
Posted Aug 15, 2013Hi, this is conpativel with 1.6.2!
http://ci.onarandombox.com/job/Multiverse-Core/670/
-
View User Profile
-
Send Message
Posted Aug 15, 2013I'm pretty sure these guys have abandoned the plugin, they don't response to any tickets!!! Posted 12 days ago and still not one reply to resolve my issue =/ https://github.com/Multiverse/Multiverse-Core/issues/1282
I reckon someone should remake this plugin, Like everyone else says; Its going down.
-
View User Profile
-
Send Message
Posted Aug 15, 2013@xFrancom1034x
get a plugin. I think i saw one http://dev.bukkit.org/bukkit-plugins/simple-perworldchat/ just use that
-
View User Profile
-
Send Message
Posted Aug 14, 2013nov 27, also the big plugins get inactive
-
View User Profile
-
Send Message
Posted Aug 14, 2013Someone should get their hands on fixing this plugin so it works better. Atleast to make it continue to work. We've been lucky so far but from the devs the quiet is not looking good for the future of this. :(