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 May 2, 2012gameMode: CREATIVE does nothing. Game modes don't get switched at all. And, commands aren't working as expected. Was there a point to changing the config so much? I may be wrong but it seems to me an attempt was made to fix what wasn't broken. Using build #543.
-
View User Profile
-
Send Message
Posted May 2, 2012If you are usin creative world and survival worlds I found that creative control works good with MV
-
View User Profile
-
Send Message
Posted May 2, 2012Can anyone help me with my ticket #644? Also posted as a comment here in the forum.
-
View User Profile
-
Send Message
Posted May 2, 2012@Stealthboss
Here is my config. Sorry for the delay. Been at work. I have my worlds set so they DO NOT share beds.
/Multiverse-Inventories Settings/Groups
/ When things are shared this means they are the SAME for each world listed in the group.
/ Options for shares: inventory, exp, health, hunger, beds
/ Worlds not listed in a group will have a separate personal inventory/stats/bed UNLESS default_ungrouped_worlds is true
groups:
default:
worlds:
- world_nether
- world
- world_the_end
- Mining_World
- challenge
shares:
- inventory
- exp
- health
- hunger
-
View User Profile
-
Send Message
Posted May 2, 2012Please paste your config.yml for inventories! With groups
-
View User Profile
-
Send Message
Posted May 2, 2012@Kurusca
Please explane more ! :)
-
View User Profile
-
Send Message
Posted May 2, 2012@Stealthboss
you have to setup groups in the config file for the inventories plugin. anylisted will share. As far as everyone having creative, that is multiverse core. Go in your worlds.yml file and chage the gamemode there for that world.
-
View User Profile
-
Send Message
Posted May 2, 2012Hey! I want to bock exactly every command except /spawn in my flat world there everybody have creative!
Please Help!
-
View User Profile
-
Send Message
Posted May 1, 2012Hey! Now they dont keep their items when they change world!
But now I want prevent TNT in that world and /sell <item> Please Help ME!
-
View User Profile
-
Send Message
Posted May 1, 2012@RedMser
Thank you for spamming the comment. I'm pretty sure we all appreciate it. Next time, use pastebin.
-
View User Profile
-
Send Message
Posted May 1, 2012Need some help with a problem: I have multiple words....lets say i have the main world called "world" and a mining world called...."Mining_World". When a player dies in "world" they respawn at their bed correctly. But when they die in "Mining_World" they respawn at spawn in "world". I am using essentials but have set it to lowest priority. Any ideas on how to fix this??
EDIT I got it fixed. It was that multiverse inventories was sharing beds across all the worlds.
-
View User Profile
-
Send Message
Posted May 1, 2012Am using only 2 plugins. Adventour and Multiverse. Anytime a player enters a world created by Adventour i get the errors below on my console and then after a while the server crashes. Can you PLEASE help? I have contacted the developer of Adventour and he is stating that he has looked through his code where it is saying there is an error but there is not one and he believes that this is a multiverse issue.
11:04:11 [SEVERE] Could not pass event PlayerTeleportEvent to Multiverse-Core org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459) at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:347) at org.bukkit.craftbukkit.entity.CraftEntity.teleport(CraftEntity.java:167) at dk.shax.AdvenTour.tpToWorld(AdvenTour.java:202) at dk.shax.AdvenTourPortalEnter.onPlayerPortal(AdvenTourPortalEnter.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459) at net.minecraft.server.ServerConfigurationManager.changeDimension(ServerConfigurationManager.java:385) at net.minecraft.server.EntityPlayer.a(EntityPlayer.java:306) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:341) at net.minecraft.server.Packet10Flying.handle(SourceFile:126) at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 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.lang.NullPointerException at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:222) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ... 23 more
-
View User Profile
-
Send Message
Posted May 1, 2012@TNTUP
You can set permissions to enter a world or use a portal.
-
View User Profile
-
Send Message
Posted May 1, 2012There's a way to set PRIVATE worlds? I dont see a private flag. is it possible?
@RedMser
You have PermissionEx problem, either the plugin is disabled, error on load, or it dont exist. try to restart server, no reload, it can cause plugin errors, its recommended to restart server. for me is it. Maybe for you reload is good. Hope it helps ya!
-
View User Profile
-
Send Message
Posted May 1, 2012@Kurusca
Ok thx !
-
View User Profile
-
Send Message
Posted May 1, 2012Here is my reload log (if I found a fix I'll remove this s_it again):
Someone knows how to fix this?
-
View User Profile
-
Send Message
Posted May 1, 2012@oman95891
setup your permissions to deny that specific command. Like: User: - -essentials.command.tp (The - in front removes the command)
whereas: User: - essentials.command.tp (without the - it GIVES the command)
-
View User Profile
-
Send Message
Posted May 1, 2012@Stealthboss
Download and setup Multiverse-Inventories. Works like a champ
-
View User Profile
-
Send Message
Posted May 1, 2012Need some help with a problem: I have multiple words....lets say i have the main world called "world" and a mining world called...."Mining_World". When a player dies in "world" they respawn at their bed correctly. But when they die in "Mining_World" they respawn at spawn in "world". I am using essentials but have set it to lowest priority. Any ideas on how to fix this??
Also as a side note....I have an open ticket that i would love someone to take a look at for a seperate issue. :)
-
View User Profile
-
Send Message
Posted May 1, 2012Hey! I have created a world (flat) there everybode have creative and I dont want them to keep their items when they change world! Please help me!