- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
5,107 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks WoT Mods
- Top Starcraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Videos
- Forums
Multiverse-Core
- 5 Likes
- Minecraft
- 30,770 Monthly Downloads
- Supports: CB 1.1-R4
- 286,606 Total Downloads
- Updated 4/18/2012 1:07:23 PM
- Created 8/3/2011 4:47:20 PM
- 50 Favorites
- Project Site
- Comments
- Release Type: Release
- License: BSD License
- Newest File: 2.3-AB
About Multiverse-Core
<center>
</center>
<center><span style="font-size:28px;font-weight:bold">Core | Portals | NetherPortals | SignPortals | Inventories(β)</font></center><br />
<center><span style="font-size:25px;font-weight:bold">Multiverse Core Resources:</span></center>
<center><span style="font-size:25px;font-weight:bold">Wiki | Source | Feature Requests</font></center><br /><br />
<center><span style="font-size:25px;font-weight:bold">Latest Awesome Build is 2.3-AB </span></center>
<center><span style="font-size:25px;font-weight:bold"><a href="http://ci.onarandombox.com/job/Multiverse-Core/">Dev Builds</a></span></center>
<center><span style="font-size:25px;font-weight:bold">(2.3-AB is NOT COMPATIBLE with 1.1-R5+. You must use a developmental build!)</span></center>
About MV2
Multiverse was created at the dawn of Bukkit multiworld support. It has since then grown into a complete world management solution including special treatment of your nether worlds with NetherPortals.
In the second delivery of Multiverse, we've broken it up into several smaller plugins that are each feature packed but not bloated! Multiverse provides the easiest to use world management solution for your Minecraft server, big or small, and with great addons like Portals and NetherPortals, what's not to love!
Multiverse is back! Is your server, a Multiverse?
MV2 Core Features
- Create multiple worlds of different types, seeds and with Custom Generators
- Keep your skylands using a custom generator (MV 2.2+)
- Set the mode per world (creative or survival)
- Create Multiverse Portals to let users go between other portals, worlds, or locations
- Restrict users from going to specific worlds with permissions
- SuperPerms API Permissions support
- AllPay Economy Support! (iConomy 4,5,6, BOSE 6,7, MultiCur, RealShop)
- Show which users are in what worlds with mv who
- Color your worlds when the appear in chat!
- Custom world Aliases. (leave your folder names alone! use an Alias!)
- Restrict Animal/Monster Spawning. Per animal/monster! (Why hello creeper world!)
- World scaling with NetherPortals
- Conserve memory by having some worlds NOT keep their spawn chunks loaded!
- Fantastic in-game help (just use /mvh SEARCH and you can search!)
- Support for worlds with spaces!
- Purge all those unwanted animals/monsters from your world!
- Perform all per-world modifications with in-game commands! Stop getting those YAML errors!
- Teleport yourself and others to any Multiverse Destination
- Full Wiki!
Features if you want to add Multiverse-Portals
- Restrict users from using specific portals with permissions
- Charge users to use specific portals!
- Exempt users from portal fees.
- Launch users through the air when they enter a Multiverse Portal!
- Allow minecarts/boats through Multiverse Portals
Features if you install Multiverse-NetherPortals
- Allow a nether per real world!
- Let nether portals built in a world go to a specific world
- Custom World Scaling when using NetherPortals! (All types of worlds, normal, skylands and nether supported! Even Custom generators!)
What's an "Awesome Build"
You can think of this like Bukkit's RB system, but we don't want to create confusion, so instead of calling ours a Recommended Build also, we're going with "Awesome Build" or AB. Awesome Builds are ones that we've put some more testing into, and should be very stable. So go ahead! Go download the latest Multiverse-Core AB!
Is Multiverse Missing that little something that you need?
Ask us! Or better yet, hop on our IRC (#multiverse) and tell us that you'd like to fork us and add a feature! You can of course do this without consulting us, but we cannot accept pull requests that will break Multiverse for the rest of our users! Don't go write your own World Management plugin, join the team and submit a pull request
Want your plugin to use the Multiverse API
Changes in Core 2.3-AB
- Fix: Bypass mode being checked improperly
- Fix: Accessing multiple pages in anchors
- Fix: Properties not saving to the config when used ingame
- Add: The ability to create worlds with a FLAT world type - only normal worlds (bukkit issue)
- Add: The ability to create worlds with GENERATE-STRUCTURES false - only normal worlds (bukkit issue).
- Add: Lots of refactoring. It's good stuff.
Lots More! Here's all the issues we closed: https://github.com/Multiverse/Multiverse-Core/issues?sort=created&direction=desc&state=closed&page=1&milestone=6
Changes in Core 2.2-AB
- Fix: Mode being reset when changing any property
- Fix: Imports appear as success when they failed
- Fix: Conflict with spout. Workaround is in place.
- Add: The ability to exempt players from gamemode changes. Use mv.bypass.gamemode.NAME. This is OFF by default
- Add: Lots of refactoring. It's good stuff.
Lots More! Here's all the issues we closed: https://github.com/Multiverse/Multiverse-Core/issues?direction=desc&milestone=1&page=1&sort=created&state=closed
Changes in Core 2.1-b279 NOTE: This is the first MAJOR release since MV2.0. We highly recommend updating to this!
- Fix: On Server restart Pitch/Yaw are not loaded
- Fix: mv delete on Windows servers
- Fix: mv Reload resets pvp, difficulty and gamemode
- Fix: squids can now be blocked
- Fix: Bed destinations not saving properly
- Fix: World permissions not being detected right after a world is created (if a user had multiverse.access.*)
- Fix: Cannon applies velocity even if teleport is cancled
- Fix: Vehicles now get the cannon's velocity.
- Fix: Use display names for /mvwho
- Add: You can now configure ALL of MV without editing config files. Use /mv config ? for more info.
- Add: enforceaccess. This handy config var is true by default and when turned off will NOT check any world perms. Use this if you want all your users to be able to go everywhere.
- Remove: opfallback. This variable was very confusing. It has been replaced with enforceaccess
- Remove: Legacy Permissions support. MV2 now only supports super perms capable perms plugins (PermBukkit, PEX, bPerms, GroupManager).
Changes in Core 2.0-b279
- Fix: Difficulty is actually saved to the config file.
Changes in Core 2.0-b277
- Feature: Added support for per world difficulty setting.
- Fix: Moved the World GameMode check over to onPlayerChangeWorldEvent, this should prevent your game mode being forced when using /spawn within the spawn world and other edge cases such as teleporting to players within your world.
Changes in Core 2.0-b275
- Fix: Hunger not working
- Fix: SignPortals not working
Changes in Core 2.0-b271
- Fix Bug in new Teleport permissions
- Add Bed Destination
- Add Enable/disable Hunger
- Other bugfixes
Changes in Core 2.0-b265
- CHANGED Teleport Permissions!!!!! See here: https://github.com/Multiverse/Multiverse-Core/wiki/FAQ#wiki-tp-perms
- Fix Velocity Persisting when teleport was cancelled.
- Fix Move Gamemode to Page one of mv info (/mvi)
- Fix Nether worlds, when imported, start with the vanilla scale (8.0)
- Added a Permissions ONLY page to the Wiki - https://github.com/Multiverse/Multiverse-Core/wiki/Big-List-O-Permissions
Changes in Core 2.0-b256
- Add support for new GameModes!
- Now use mvm set mode creative/survival
Changes in Core 2.0-b252
- Fixed an 'Array Index out of Bounds' error.
Changes in Core 2.0-b248
- Add a custom event MVTeleportEvent.
- Add /mv gens to show you all of your world generators (note: may not work with all WGENS)
- Add /mv debug [0/1/2/3] for different levels of debugging
- Fix /mv who [WORLD] showing "There are players in <Java Class>".
- Fix World destinations now support Pitch/Yaw
- Exact destinations no longer use the Safe Teleporter. If you set one over a lava pit, you will die.
- Fix the Safe Teleporter's interaction with water.
- Fix the Safe Teleporter spawning you on top or on the side of a valid portal.
- Fix use "DisplayName" in /mvwho
Changes in Core 2.0-b228
- Made World Access by default OP. However, opfallback is still set to true by default
Changes in Core 2.0-b227
- Add iCo 6 Support
- Add MultiCurrency Support
- Fix AllPay bugs when no econ was found
- Allow /mvtp cannon-X
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 2.4-b527 | Beta | CB 1.2.5-R1.0 | 52,616 | 4/18/2012 1:07:23 PM |
| 2.3-AB | Release | CB 1.1-R4 | 163,804 | 2/5/2012 10:33:34 PM |
| 2.2-AB | Release | CB 1.1-R2 | 70,695 | 1/13/2012 7:17:03 PM |
| 2.1-b326 | Release | CB 1337 | 83,186 | 10/18/2011 10:13:23 PM |
| 2.0-b279 | Release | CB 1317 | 9,278 | 10/3/2011 8:42:36 PM |
| 2.0-b277 | Release | CB 1240 | 520 | 10/3/2011 7:42:53 PM |
| 2.0-b275 | Release | CB 1185 | 3,998 | 9/28/2011 9:57:35 PM |
| 2.0-b271 | Release | CB 1185 | 2,412 | 9/25/2011 8:04:55 PM |
| 2.0-b265 | Beta | CB 1185 | 3,379 | 9/18/2011 12:41:24 AM |
| 2.0-b256 | Beta | CB 1060 | 1,451 | 9/14/2011 9:19:08 PM |
| 2.0-b252 | Release | CB 1060 | 3,776 | 9/5/2011 4:42:11 PM |
| 2.0-b249 | Release | CB 1060 | 1,196 | 9/1/2011 9:07:54 AM |
| 2.0-b228 | Release | CB 1060 | 782 | 8/24/2011 3:09:11 PM |
| 2.0-b227 | Release | CB 1060 | 51 | 8/17/2011 9:52:28 PM |
| 2.0-b218 | Release | CB 1060 | 428 | 8/17/2011 4:27:53 PM |
Top Downloads
-
- WorldEdit
- Admin Tools, Anti-Griefing Tools, Informational, Teleportation, and World Editing and Management
- 160,285 Monthly Downloads
-
- WorldGuard
- Admin Tools, World Editing and Management, Fixes, General, and Anti-Griefing Tools
- 83,258 Monthly Downloads
-
- ChestShop (iConomyChestShop)
- Admin Tools, Informational, Mechanics, Role Playing, and Economy
- 71,922 Monthly Downloads
-
- CraftBukkitUpToDate
- Admin Tools
- 62,067 Monthly Downloads
-
- iConomy
- Developer Tools and Economy
- 56,818 Monthly Downloads

Comments
Update please!
Not working for 1.2.4 ...HELP!
when will it update to 1.2.3?
BEST PLUGIN EVER!!!!