
Multiverse-Core
The Bukkit World Management Plugin.
- Загрузки
- 746K
- Подписчики
- 752
- Обновлён
- 15 августа 2026 г.
- Лицензия
- BSD-3-Clause
Опубликован 20 февраля 2023 г.

Multiverse was created at the dawn of Bukkit multiworld support. Multiverse has since then grown into a complete world management solution. Multiverse is:
Easy to Use: The easiest world management solution for your Minecraft server, big or small!
Highly Configurable: Includes highly customizable config options and world properties!
Optimised Performance: Uses latest paper api's to ensure the best performance and stability possible!
Great Addons: Additional modules such as Inventories, Portals and NetherPortals to enhance your gameplay, what's not to love!
One server, Endless possibilities: Is your server a Multiverse?
New in v5!
- 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 destintions 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
Other Core Features
- 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
Additional plugins to add more to Multiverse:
Multiverse-Inventories features:
- 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.
Multiverse-Portals features:
- 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.
Multiverse-NetherPortals features:
- 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!)
Multiverse-SignPortals features:
- Slap a sign on a standard Nether Portal, and it goes where the sign says!
- Place a sign anywhere else and users can right-click to go to the destination!
Is Multiverse missing that little something that you need?
Hop on our Discord 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.
Loving Multiverse?
Do consider supporting the project with a small donation on Github Sponsors!
Ченджлог
5.8.1-pre.1Бета26.1.1, 26.1.2, 26.2 · 15 августа 2026 г.
What's Changed
- Fix various missing parameters and typos in command syntax by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3512
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.8.1-pre...5.8.1-pre.1
5.8.1-preБета26.1.1, 26.1.2, 26.2 · 15 августа 2026 г.
What's Changed
- Fix disabling spawn limit also disabled tick rate by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3513
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.8.0...5.8.1-pre
5.8.0Релиз26.1.1, 26.1.2, 26.2 · 14 августа 2026 г.
What's Changed
- Bump various dependencies by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3496
- Add checks for alias name conflict by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3497
- Inject default locales instance to Message by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3501
- Add missing ScheduledForRemoval annotations by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3509
- Fix unable to select worlds with underscore in placeholders by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3510
- Fix various incorrectly named locale keys by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3511
- V5.8 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3500
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.7.3...5.8.0
5.8.0-preБета26.1.1, 26.1.2, 26.2 · 9 августа 2026 г.
What's Changed
- Bump various dependencies by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3496
- Add checks for alias name conflict by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3497
- Inject default locales instance to Message by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3501
- Add missing ScheduledForRemoval annotations by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3509
- Fix unable to select worlds with underscore in placeholders by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3510
- Fix various incorrectly named locale keys by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3511
- V5.8 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3500
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.7.3...5.8.0-pre
5.7.3Релиз26.1.1, 26.1.2, 26.2 · 23 июля 2026 г.
What's Changed
- Remove entities on chunk load based on spawn config by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3498
- Clean up entity purger and ensure player is not removed by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3499
- Map alias even when world isn't loaded and case insensitive lookup by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3503
- Fix exact destination not working with alias names by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3504
- Add support for searching potential world in nested sub-folders by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3505
- Improve error handling for when loaded API callback by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3506
- Switch to use jitpack for config dep as glare is down by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3507
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.7.2...5.7.3
5.7.3-pre.6Бета26.1.1, 26.1.2, 26.2 · 23 июля 2026 г.
What's Changed
- Switch to use jitpack for config dep as glare is down by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3507
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.7.3-pre.5...5.7.3-pre.6
5.7.3-pre.5Бета26.1.1, 26.1.2, 26.2 · 21 июля 2026 г.
What's Changed
- Improve error handling for when loaded API callback by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3506
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.7.3-pre.4...5.7.3-pre.5
5.7.3-pre.4Бета26.1.1, 26.1.2, 26.2 · 20 июля 2026 г.
What's Changed
- Add support for searching potential world in nested sub-folders by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3505
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.7.3-pre.3...5.7.3-pre.4
Комментарии
Загружаем…