
Minecraft 服务端插件
MultiWorld
World Mangement for Minecraft
- 版本范围
- 1.16–1.21.10
- 下载量
- 3.7 万
插件介绍

-
Custom Generator Support
- Multiworld supports custom world generators, allowing server administrators to create worlds with unique landscapes, structures, or biome configurations beyond the default Minecraft generation.
-
Flags
- AUTO_LOAD: Automatically loads the world on server startup.
- AUTO_UNLOAD: Automatically unloads the world when no players are present.
- DIFFICULTY: Sets the difficulty level for the world (e.g., peaceful, easy, normal, hard).
- END_PORTAL_ACCESSIBLE: Controls whether the End portal is accessible in the world.
- GAME_MODE: Sets the default game mode for players entering the world (e.g., survival, creative).
- HUNGER_ENABLED: Determines whether hunger mechanics are enabled in the world.
- KEEP_SPAWN_IN_MEMORY: Keeps the spawn chunks loaded in memory for faster access.
- NETHER_PORTAL_ACCESSIBLE: Controls whether Nether portals are accessible in the world.
- PVP_ENABLED: Toggles whether Player vs. Player (PvP) combat is enabled.
- RECEIVE_ACHIEVEMENTS: Allows or disallows players to receive achievements in the world.
- REDSTONE_ENABLED: Controls whether redstone mechanisms function in the world.
- SPAWN_ANIMALS: Controls whether passive animals spawn naturally in the world.
- SPAWN_ENTITIES: Controls the spawning of all entities, including custom entities.
- SPAWN_MONSTERS: Controls whether hostile monsters spawn naturally in the world.
- WEATHER_ENABLED: Toggles weather effects, such as rain or snow, in the world.
-
Link Worlds Together
- Multiworld allows multiple worlds to be connected, enabling seamless travel between them. This can be configured to create a network of interconnected worlds, enhancing the multiplayer experience.
-
Per World PVP
- Multiworld allows PvP (Player vs. Player) combat to be enabled or disabled on a per-world basis, giving more control over the gameplay experience in each world.
-
Portal Control
- Provides control over how portals function, including the ability to define where portals lead. This can include linking portals to different worlds or specific locations within a world.
-
World Whitelist
- This feature restricts access to specific worlds by maintaining a whitelist of players who are allowed to enter. This is useful for creating private or VIP worlds.
» All permissions follow the same schema <multiworld.command.world.COMMAND>
/world back
/world backup <Name>
/world clone <World> <Name>
/world create <Name> <Environment> <-g, -s, -t> <Generator | Seed | Type>
/world delete <World>
/world flag <World> <Property> <Value>
/world gamerule <World> <Gamerule> <Value>
/world help
/world import <Name> <Environment> <-g, -t> <Generator | WorldType>
/world info <World>
/world link <World> <End | Nether> <World>
/world list
/world load <World>
/world reload
/world teleport <Player> <World>
/world unload <World>
/world version
/world whitelist <World> <Enable | Disable | Add | Remove | List> <Name>
-
Download the Latest Jar File
Go to the Modrinth Page to download the needed version of the MultiWorld plugin and any other required plugins. -
Put Both Plugins in Your "Plugins" Folder
Ensure both the MultiWorld and FacilisCommon plugins are placed in your server'spluginsfolder. -
Restart the Server
Restart your Minecraft server to load the plugins and apply the changes. -
Enjoy!
You're all set to use MultiWorld! Enjoy managing multiple worlds on your server.
展示图集


版本与下载
推荐下载
MultiWorld-Bukkit-1.7.7-SNAPSHOT.jar版本 1.7.7-SNAPSHOT · 232.6 KBSHA-1 395cfc900b92dafc0e1d7a8408a082f255238988下载 MultiWorld-Bukkit-1.7.7-SNAPSHOT.jar1.7.7-SNAPSHOT
正式版- 加载器
- bukkit · paper · spigot
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
SHA-1 395cfc900b92dafc0e1d7a8408a082f255238988获取文件 MultiWorld-Bukkit-1.7.7-SNAPSHOT.jar展开更新日志
-
Fixing: Resolved a bug where players could not teleport correctly between worlds
-
Updating: Improved internal code structure and performance
1.7.6-SNAPSHOT
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
SHA-1 1666d77b42830114892b05e30fbcd99895183c39获取文件 MultiWorld-Bukkit-1.7.6-SNAPSHOT.jar展开更新日志
- Adding: Introduced world-specific teleport permission nodes (
multiworld.command.world.teleport.<world>) and an admin bypass node (multiworld.command.world.teleport.admin) to enhance server customization
1.7.5-SNAPSHOT
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
SHA-1 b2b6ab2ae1117f1f43e905c8e108010db07d04a7获取文件 MultiWorld-Bukkit-1.7.5-SNAPSHOT.jar展开更新日志
-
Adding: Added a new variable that determines whether worlds created by other plugins should be imported automatically
-
Updating: Updated Turkish translation – thanks to Krayir5
1.7.4-SNAPSHOT
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 cc2d89abe42bd4ddfe27539a25f6ba6e9bacaf8f获取文件 MultiWorld-Bukkit-1.7.4-SNAPSHOT.jar展开更新日志
-
Adding Italian translation (Thanks to https://github.com/calaritooo)
-
Adding Flag that only sets the gamemode for a new world under certain conditions (Thanks to https://github.com/calaritooo)
-
Fixing Missing prefix in the update log message
-
Fixing Missing entry in the usage for the create command in all languages
-
Updating: General code improvements
1.7.3-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 71467e298d6879f19d8fae81b912b302b18602cf获取文件 MultiWorld-Bukkit-1.7.3-SNAPSHOT.jar展开更新日志
- Adding: Added functionality to recognize and import worlds that were not created by MultiWorld at runtime
- Fixing: Resolved an issue where pistons were activated despite being disabled in WorldGuard (Thanks to https://github.com/Emptiness0x)
- Updating: Improved the API module for better performance and flexibility
1.7.2-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 d12c08ce29ff32b980c89e3aa191054c4e02667e获取文件 MultiWorld-Bukkit-1.7.2-SNAPSHOT.jar展开更新日志
- Fixing: Resolved an issue where the default world was incorrectly shown as unloaded despite being loaded. (#54)
- Fixing: Fixed an error occurring when adding a player to the whitelist. (#53)
1.7.1-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 955e19c3d6f5bdcc3f6c626345363d440a25d3d4获取文件 MultiWorld-Bukkit-1.7.1-SNAPSHOT.jar展开更新日志
- Adding Ukrainian translation
- Adding WaterWorldGenerator
- Fixing missing placeholder replacement in the Clone comman
1.7.0-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3
SHA-1 ec83fb31bef542f7f3f8e9c5fd07bd854631bb5b获取文件 MultiWorld-Bukkit-1.7.0-SNAPSHOT.jar展开更新日志
- Adding: Added a plugin updater that informs the console and OP users about a new update.
- Fixing: Fixed the display error in the info command.
- Fixing: Resolved an issue where a world could not be loaded when it was created with the custom parameter.
- Updating: The version command now shows only a variable to indicate whether an update is available.
- Updating: Improved the code.
1.6.9-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 93ca597bac18f10be5fa92730ab05501ba0e7097获取文件 MultiWorld-Bukkit-1.6.9-SNAPSHOT.jar展开更新日志
- Adding: Translation for the info command.
- Adding: Colored class to display GameMode, Difficulty, and boolean values in colors.
- Fixing: Resolved the issue where the info command did not display usage.
- Updating: Improved the listing of the info command.
- Updating: Updated the world load method to reduce errors.
- Updating: Java project version changed from 16 to 17.
- Updating: Minor code improvements.
1.6.8-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21 · 1.21.1
SHA-1 5cc3ed20d6fc8b240eabd62e1ed3cb69d176a2fe获取文件 MultiWorld-Bukkit-1.6.8-SNAPSHOT.jar展开更新日志
- Adding World Auto Unload System
- Adding Variable that stores the first login of a multiworld user
- Updating User file format to JSON
1.6.7-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21 · 1.21.1
SHA-1 42559fd6dafeca2c8610bf48fb2b9020aae9e743获取文件 MultiWorld-Bukkit-1.6.7-SNAPSHOT.jar展开更新日志
Fixing that Custom Generator not working
1.6.6-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 29381d35c617f563a6ab17d7c7719caedc639bcc获取文件 MultiWorld-Bukkit-1.6.6-SNAPSHOT.jar展开更新日志
Adding Chinese Translation (zh_CN.json)
Thanks to https://github.com/SnowCutieOwO
Fixing CommandException in World Creator Command by using Custom Environment
Fixing World with special generators couldn't be load when server starting (#46)
Fixing Teleport Command cannot teleport
Fixing incorret spelling
1.6.5-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 d9a7e62b40d2734ed0073cf7abf5f2fb672c68fd获取文件 MultiWorld-Bukkit-1.6.5-SNAPSHOT.jar展开更新日志
Updating Dependencies Adding MultiPerms Hook Fix World Creation Error wrong end type Fix that worlds are not loaded automatically Fix wrong permission message in world command
1.6.4-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 a5e11c3badbd60ff8f34a80b081febcc023a654a获取文件 MultiWorld-Bukkit-1.6.4-SNAPSHOT.jar展开更新日志
Fixing incorrect pull from github of old entries in config.yml
1.6.3-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 1018b393a24cdae30117a3ebd504e8bdb862f95d获取文件 MultiWorld-Bukkit-1.6.3-SNAPSHOT.jar展开更新日志
» Adding WorldFlag (REDSTONE_ENABLED, HUNGER_ENABLED, KEEP_SPAWN_IN_MEMORY, WEATHER_ENABLED) » Optimize Code » Improve Create and Import Command » Add Version Command » Improve Load Command » Improve World Creation » Add Language Support (#38)
» For this update, config.yml and world.yml must be deleted
1.6.2-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 e8bb9f35b3aab111b14d4933f180757ad6a23343获取文件 MultiWorld-Bukkit-1.6.2-SNAPSHOT.jar展开更新日志
» Syntax of the World Create command changed
1.6.1-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 f2d7ba7b4e6ef8537e8639db19dc66028c98d729获取文件 MultiWorld-Bukkit-1.6.1-SNAPSHOT.jar展开更新日志
Fixing: https://github.com/Dev7ex/MultiWorld/issues/37 Fixing: Missing Dependency https://github.com/Dev7ex/MultiWorld/issues/39
1.6.0-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 d6f9e94b31a10bfaa836afc5f0cbf161d3dff91a获取文件 MultiWorld-Bukkit-1.6.0-SNAPSHOT.jar展开更新日志
» Fixing NullPointerException (https://github.com/Dev7ex/MultiWorld/issues/34) » Create Command now has clearly defined arguments for creating with seeds, generators or worldtypes (mw create <-g, -s, -t> ) » Fixing World Link not working (https://github.com/Dev7ex/MultiWorld/issues/35)
1.5.9-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 dca62bde68a508ea204a7c1febf86aa9a1cd5b2f获取文件 MultiWorld-Bukkit-1.5.9-SNAPSHOT.jar展开更新日志
» Adding JavaDocs for almost all classes » Improve WorldGenerator for Future Update » Improve Internal Project Structure for Future Update » In version 1.6.0 the support for 1.16 will be removed
1.5.8-SNAPSHOT
正式版- 加载器
- bukkit · spigot
- MC 版本
- 1.16 · 1.17 · 1.18 · 1.19 · 1.20 · 1.21
SHA-1 46fd49004fb134859eb92dc78b7e61c5a0d2b8af获取文件 MultiWorld-Bukkit-1.5.8-SNAPSHOT.jar展开更新日志
« Update 1.5.8 »
» The TimeFormat in the Info Command is now adjustable in the config.yml
» The MultiWorld API has been improved
» The last login of users is saved (for a future update)
» Fix an error where flags are not read correctly
» Dependencys
https://www.spigotmc.org/resources/faciliscommon-bukkit.107198/download?version=533131
依赖关系
- 可选未命名依赖
- 必需FacilisCommon
