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 31, 2016@mickelonis
Could you try updating to the latest version: http://ci.onarandombox.com/job/Multiverse-Core/lastSuccessfulBuild/artifact/target/Multiverse-Core-2.5.jar Thanks :) There's a new way of getting players
-
View User Profile
-
Send Message
Posted Mar 30, 2016I'm having an issue with Multiverse v2.5-b691 Console seems to throw errors once in a while:
http://pastebin.com/embed_iframe/HGpMgnzm
Thoughts?
-
View User Profile
-
Send Message
Posted Mar 30, 2016@Cjorange
http://ci.onarandombox.com/view/Multiverse/ And it is working okay on 1.9 :)
-
View User Profile
-
Send Message
Posted Mar 30, 2016I want to update my server to 1.9. can you give me a link where I can get multiverse portals, and multiverse core that work with 1.9?
-
View User Profile
-
Send Message
Posted Mar 30, 2016@MrsKliper
Okay great! Glad to hear it's all working now :)
-
View User Profile
-
Send Message
Posted Mar 29, 2016@TWSSYesterday
I'll admit it I'm an idiot i noticed what the issue was i had 2 jars of core in i took old one out and all is good now.
-
View User Profile
-
Send Message
Posted Mar 29, 2016-
View User Profile
-
Send Message
Posted Mar 29, 2016@MrsKliper
Could you provide the startup logs please?
-
View User Profile
-
Send Message
Posted Mar 28, 2016Hello! I just updated server and downloaded newest version today. All was fine till tonight it's telling me the worlds are unloaded when they were working fine earlier, and on the logs it's asking me if am using newest version (which I am). Any clue why it's not working like it was?
-
View User Profile
-
Send Message
Posted Mar 28, 2016@der_Kernschatten
Honestly doesn't look like something Multiverse has started to do. It's doing regions so perhaps worldguard?
-
View User Profile
-
Send Message
Posted Mar 28, 2016I'm trying to figure out the source of some console messages and I'm not sure if it's MV or something else. I feel like it only started after MV.
28.03 10:50:43 [Server] INFO [Debug] Saving dungeon regions for 'ASkyBlock'...
28.03 10:50:43 [Server] INFO [Debug] Saved 0 regions, took <1 ms!
28.03 10:50:43 [Server] INFO [Debug] Saving dungeon regions for 'Vanilla_the_end'...
If it is MV, can I turn that off/scale it back?
-
View User Profile
-
Send Message
Posted Mar 25, 2016@GolexoS
Update Multiverse, post a log into pastebin (latest.log) and try again.
-
View User Profile
-
Send Message
Posted Mar 25, 2016[23:10:52] [Server thread/WARN]: java.lang.NullPointerException
[23:10:52] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.saveWorldsConfig(WorldManager.java:770)
[23:10:52] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:237)
[23:10:52] [Server thread/WARN]: at com.onarandombox.MultiverseCore.commands.ImportCommand.runCommand(ImportCommand.java:147)
[23:10:52] [Server thread/WARN]: at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279)
[23:10:52] [Server thread/WARN]: at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143)
[23:10:52] [Server thread/WARN]: at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93)
[23:10:52] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:897)
[23:10:52] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[23:10:52] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[23:10:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
[23:10:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
[23:10:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
[23:10:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
[23:10:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[23:10:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[23:10:52] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[23:10:52] [Server thread/INFO]: An internal error occurred when attempting to perform this command.
[23:10:52] [Server thread/INFO]: Details were printed to the server console and logs, please add that to your bug report.
ok that is my bug :D
What can i do?
Spigot 1.8.8
MV version: 2.5 b699
-
View User Profile
-
Send Message
Posted Mar 24, 2016@ProjectErik
Use latest version and check for updates with ASkyblock, check /mvl and if the worlds are there, try removing them from the worlds.yml and re-importing them w/ the correct generator.
-
View User Profile
-
Send Message
Posted Mar 24, 2016[17:54:13 INFO]: Trying to register generator with Multiverse
[17:54:13 INFO]: Multiverse already knows about 'ASkyBlock'!
[17:54:13 INFO]: Sorry, You can't set: 'generator'
[17:54:13 INFO]: For a full list of thingys, see our wiki.
[17:54:13 INFO]: Multiverse already knows about 'ASkyBlock_nether'!
[17:54:13 INFO]: Sorry, You can't set: 'generator'
[17:54:13 INFO]: For a full list of thingys, see our wiki.
PLEASE HELP ME!!!!!!!!!!!!!!
ASkyBlock and ASkyBlock_nether are the world names.
-
View User Profile
-
Send Message
Posted Mar 24, 2016@PinkSheep465838
"Use mv conf prefixchat false", use that command, so /mv conf prefixchat false
-
View User Profile
-
Send Message
Posted Mar 24, 2016@TWSSYesterday i used the config to set it to false, but after i restarted the server it reset itself
-
View User Profile
-
Send Message
Posted Mar 24, 2016@zangxuejian
What version of mv? Try the latest from here. Try updating to the latest spigot
-
View User Profile
-
Send Message
Posted Mar 24, 2016@TWSSYesterday
versions: craftbukkit-1.8-R0.1-SNAPSHOT
Multiverse-Core-2.5
-
View User Profile
-
Send Message
Posted Mar 23, 2016@foxi69
No problem, enjoy!
@fantasticbaby44
What's broken with it?