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 Oct 25, 2012when the new bukkit dev comes out will this be updated for that ?
-
View User Profile
-
Send Message
Posted Oct 24, 2012Can anyone tell me how to get MV to stop changing people's gamemode on login or when they switch worlds? I use essentials (groupmanager) and some investigation has led me to believe that a permission called mv.bypass.gamemode is responsible. But I cannot find any trace of that in my essentials configuration or my bukkit configuration.
To be fair, I'm pretty new at this and learning on the fly, but...this can't be *that* hard, right? It keeps everything else, admins and moderators can change their own game mode back, but it still switches everyone when they log in or switch worlds. Help?
-
View User Profile
-
Send Message
Posted Oct 24, 2012Latest Dev build. So what are the practical applications of this new feature? monsters:
: MVSpawnSubSettings
spawn: 'true' spawnrate: '-1'
-
View User Profile
-
Send Message
Posted Oct 24, 2012Ok. im really having a problem. Non-Ops cant use Portals.. i dont use permissions, because they are a pain for me. Ive looked through ALL the config.. nothing. Please help..
-
View User Profile
-
Send Message
Posted Oct 22, 2012I would love option for multiple spawns on one world.
-
View User Profile
-
Send Message
Posted Oct 22, 2012Hi guys, I am just wondering what happens If I create for example 50 small worlds (max 500x500 each). I have one crazy plan so I want to know If there isn´t any problem with that. (My worlds are running in RAMdisk)
Thank you for an amazing plugin.
-
View User Profile
-
Send Message
Posted Oct 20, 2012@Subaca
yes. you can see all permission node on the wiki page.
-
View User Profile
-
Send Message
Posted Oct 20, 2012Is there a way I can prevent a specific player from going to/playing in a specific world? I don't want to ban someone because they are doing bad things in only one world.
-
View User Profile
-
Send Message
Posted Oct 19, 2012All: We are currently working to get a 2.5 AB out.
Thanks,
--FF
-
View User Profile
-
Send Message
Posted Oct 19, 2012I have problem (http://forums.bukkit.org/threads/nickname_island-spam-on-chat.105472/)
Is mutliverse can be a cause of that problem?
-
View User Profile
-
Send Message
Posted Oct 18, 2012Hello, i am new to multiverse when i try to import a world it always fail here is the log:
18.10 12:17:19 [Server] SEVERE at net.minecraft.server.ServerConnection.b(SourceFile:35) 18.10 12:17:19 [Server] SEVERE at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:111) 18.10 12:17:19 [Server] SEVERE at net.minecraft.server.NetworkManager.b(NetworkManager.java:282) 18.10 12:17:19 [Server] SEVERE at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) 18.10 12:17:19 [Server] SEVERE at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:810) 18.10 12:17:19 [Server] SEVERE at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:828) 18.10 12:17:19 [Server] SEVERE at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:915) 18.10 12:17:19 [Server] SEVERE at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:502) 18.10 12:17:19 [Server] SEVERE at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) 18.10 12:17:19 [Server] SEVERE at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 18.10 12:17:19 [Server] SEVERE at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:859) 18.10 12:17:19 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) 18.10 12:17:19 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) 18.10 12:17:19 [Server] SEVERE at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) 18.10 12:17:19 [Server] SEVERE at com.onarandombox.MultiverseCore.commands.ImportCommand.runCommand(ImportCommand.java:147) 18.10 12:17:19 [Server] SEVERE at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:226) 18.10 12:17:19 [Server] SEVERE at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:392) 18.10 12:17:19 [Server] SEVERE at org.bukkit.WorldCreator.createWorld(WorldCreator.java:235) 18.10 12:17:19 [Server] SEVERE at org.bukkit.Bukkit.createWorld(Bukkit.java:155) 18.10 12:17:19 [Server] SEVERE at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:692) 18.10 12:17:19 [Server] SEVERE at net.minecraft.server.ServerNBTManager.<init>(SourceFile:16) 18.10 12:17:19 [Server] SEVERE at net.minecraft.server.WorldNBTStorage.<init>(WorldNBTStorage.java:40) 18.10 12:17:19 [Server] SEVERE at net.minecraft.server.WorldNBTStorage.h(WorldNBTStorage.java:46) 18.10 12:17:19 [Server] SEVERE at java.io.FileOutputStream.<init>(FileOutputStream.java:165) 18.10 12:17:19 [Server] SEVERE at java.io.FileOutputStream.<init>(FileOutputStream.java:212) 18.10 12:17:19 [Server] SEVERE at java.io.FileOutputStream.open(Native Method) 18.10 12:17:19 [Server] SEVERE java.io.FileNotFoundException: ./arena1/session.lock (Permission denied) 18.10 12:17:19 [Server] INFO [Multiverse-Core] Loading World & Settings - 'arena1' - Env: NORMAL - Type: null 18.10 12:17:19 [Server] INFO acaldra55: Starting import of world 'arena1'...
How can i fix this? also using multverse 2.5 with the latest craftbukkit
-
View User Profile
-
Send Message
Posted Oct 18, 2012@tarahere81
http://ci.onarandombox.com/job/Multiverse-Core/lastSuccessfulBuild/
-
View User Profile
-
Send Message
Posted Oct 18, 2012Where do i download the latest version of MultiVerse ? I know there are more later versions then dev bukkit . I saw it before but now I cannot find the webpage, can anyone help?
-
View User Profile
-
Send Message
Posted Oct 18, 2012WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting... 2012-10-18 15:27:35 [WARNING] [Multiverse-Core] Original Location: X: -4 Y: 71 Z: -4 P: 0 Y: 0 2012-10-18 15:27:36 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
what does this mean ? I have changed the /mvsetspawn and /setspawn Like 10 times now and this warning still happens
-
View User Profile
-
Send Message
Posted Oct 17, 2012Hello!
I am managing craftbukkit server 1.3.2-R1.0 / R2.0. Recently I've updated Herochat from 5.6.0 to 5.6.1 and some throuble with the chat happens: Previously, my chat looked like
"[colored_world_alias][herochat_modified_chat]"
but for mv's world prefix doen't working. When I wrote to Herocraft team, they answered that this is your task. Plugins i think can affect CB: xauth, admincmd, vault.
Can you help me to understand the situation?
-
View User Profile
-
Send Message
Posted Oct 17, 2012u relly need to update the portals 1.2.5 are thay 1.3.2 R1
-
View User Profile
-
Send Message
Posted Oct 16, 2012i am wanting to know if this can do 2 things, one does it work with tekkit. two, can the plugins be different in different "universes" for example, i want to modify hunger games in 2 different ways, then activate one in world 1 and another in world 2, but i want the storm plugin in world 2 and so on...
sorry just wondering if this was possible.
-
View User Profile
-
Send Message
Posted Oct 15, 2012will this work for 1.3.2?
-
View User Profile
-
Send Message
Posted Oct 15, 2012Hi guys, I am just wondering what happens If I create for example 50 small worlds (max 500x500 each). I have one crazy plan so I want to know If there isn´t any problem with that. (My worlds are running in RAMdisk)
Thank you for an amazing plugin.
-
View User Profile
-
Send Message
Posted Oct 14, 2012how i make Disable Spawner eggs? creative2:
: MVWorld
hidden: 'true' alias: Creative color: BLUE style: NORMAL pvp: 'false' scale: '1.0' respawnWorld: '' allowWeather: 'false' difficulty: PEACEFUL spawning:
: MVSpawnSettings
animals:
: MVSpawnSubSettings
spawn: 'false' exceptions: [] monsters:
: MVSpawnSubSettings
spawn: 'false' exceptions: [] entryfee:
: MVEntryFee
amount: '0.0' currency: '-1' hunger: 'false' autoHeal: 'false' adjustSpawn: 'true' portalForm: ALL gameMode: CREATIVE keepSpawnInMemory: 'true' spawnLocation:
: MVSpawnLocation
yaw: 87.15031 pitch: 1.9500251 z: 19.400373960919502 y: 65.0 x: 31.41874581995554 autoLoad: 'true' bedRespawn: 'true' worldBlacklist: [] environment: NORMAL seed: '-1152632512851177500' generator: PlotMe