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 12, 2015@Cjorange
Nope, I even donated to that plugin hoping to motivate...Players still lost inventory so I gave up. There is a link as an alternative posted on that page...try it...GL
-
View User Profile
-
Send Message
Posted Mar 12, 2015@MCTylerPVP Yes it did work for me before. But Recently all my inventories were all together. So can u help me? And also I have a plugin request for MULTIVERSE to make if multiinv doesn't work I want multiverse to make a multiverse inventories. PLease really need this for my server.
-
View User Profile
-
Send Message
Posted Mar 12, 2015@Flintbeker
Ancient gates plugin allows entities/mobs thru.
-
View User Profile
-
Send Message
Posted Mar 12, 2015@Cjorange
MultiInv doesn't work...If you have the CPU power try to use bungee cord and separate servers.
-
View User Profile
-
Send Message
Posted Mar 12, 2015Please update to 1.8.3...All kinda bugs now. No updates since Aug 2014? In the software world, thats a millennium!
-
View User Profile
-
Send Message
Posted Mar 10, 2015I need help. I have multinv And I also have multiverse core. What I want it to have separate inv for EACH world. ANd I also what my players to spawn in the world where they die. can anyone edit myfiles??
-
View User Profile
-
Send Message
Posted Mar 10, 2015Hi everybody, I think I need help. :/
I use Essentials 2.x snapshot, EssentialsSpawn 2.x snapshot and Multiverse Core 2.5 with Spigot 1.8.
I'd like to make a lobby that leads to multiple worlds through signs or portals (doesn't matter), and one of them is a regular, survival world.
The point is, I'd like to teleport player to their last location in the survival world each time they enter it from the lobby (they'll exit the survival by typing /lobby).
How could I do this ?
-
View User Profile
-
Send Message
Posted Mar 10, 2015I usw now pokeballs to transfare animalas trought worlds :)
-
View User Profile
-
Send Message
Posted Mar 9, 2015Hey, i Want to transfare animals from World two (farming World) to World one (builing World) because in world one spawning no animal's who can I make this? Thx
-
View User Profile
-
Send Message
Posted Mar 8, 2015@GermanFire
The latest Dev-Build works good with 1.8/1.8.1. Only in combination with the newest craftbukkit/spigot 1.8.3 builds it seems to be broken.
-
View User Profile
-
Send Message
Posted Mar 7, 2015I have a question. When do you update this plugin into 1.8 (1.8.1) Pls write me. Thank you
-
View User Profile
-
Send Message
Posted Mar 7, 2015@Cjorange
I´t often sounds like you´re using multiple servers liked with bungeecord or something like that. If it`s so that doesn`t work. If not, here is an other example:
command: /endercraft [worldname]
configuration for this in commands.yml:
explanation:
"endercraft" is the command without parameters (the "world" is a parameter in this example)
"multiverse-core:" is the plugin the command is used from
"mv tp" is the command which is being executed then "endercraft" is used by a player
"$$1" is variable, in other words if a player executes "/endercraft abc" the command "/mv tp abc" will being executed by the server. It stands for the first text after "/endercraft" which doesn´t consist of a space-character. If a player executes "/endercraft abc 123" the second variable (123) will be ignored by the server and only "/mv tp abc" will being executed.
An other example:
command executed ingame by player âž” command executed by server
/server world âž” /mv tp world
/server world pvp âž” /mv tp world (no $$2 given in configuration âž” ignored)
/server pvp âž” /mv tp pvp ("pvp" is used as parameter for world)
/server âž” error ($$ âž” parameter must given, $ âž” parameter is optional)
/server not_existing_world âž” /mv tp not_existing_world âž” error because world doesn`t exist (if no world called "not_existing_world" exists)
-
View User Profile
-
Send Message
Posted Mar 7, 2015Do I just substitute my own command in. like if I want players to do /endercraft [worldname] would I just do "multiverse-core:endercraft worldame" Would that teleport them to that specified world what they replace with worldname?
-
View User Profile
-
Send Message
Posted Mar 7, 2015@Cjorange
Than you have to create a command for every world like this:
-
View User Profile
-
Send Message
Posted Mar 7, 2015no @androkai I want to know how I create my own command in substitute for /mv tp [name] world. I wanted something like /mini to get to the minigame server or just something like that I want to be able to do / [world] and it will take me to that world.
-
View User Profile
-
Send Message
Posted Mar 7, 2015@Cjorange
Is this what you search for?
/mv tp <world>
permission: multiverse.teleport.self.<world>
notice: * for all worlds
If you exactly want /server <world> add in commands.yml:
Changes in commands.yml needs a restart/reload of the server.
-
View User Profile
-
Send Message
Posted Mar 7, 2015@starg11 Yes I know but I don't know how to do all that.
-
View User Profile
-
Send Message
Posted Mar 7, 2015Latest Jenkins build #692 work good except for some little bugs until latest craftbukkit 1.8.0 build. Newest first craftbukkit 1.8.3 build throws a lot of errors. Possible because of this:
"For the developers out there there is one change that will affect a few NMS plugins and will be useful for Bukkit plugins. The Google Gson library has been moved out of org.bukkit.craftbukkit.libs and instead added to its normal location, as part of the Bukkit API. This means that plugins wishing to use Gson as an advanced JSON reading library may now do so without shading their own copy or using non-api methods." >>source<<
-
View User Profile
-
Send Message
Posted Mar 6, 2015@Cjorange
You don't need an update. Just search how to add aliases on bukkit (commands.yml), then you can do a "/server <name>" command which will act as "/mvtp <name>". You'll need to give players permission for that command of course, but I'm not sure how safe that is... You could try something in skript instead :)
-
View User Profile
-
Send Message
Posted Mar 6, 2015Whats going on here? This is repeated 5 or 6 times and is for a multiverse I copied over from another server. Do I need to just regenerate the world? http://pastebin.com/VtHbdGXN