Language

MultiWorld

MultiWorld

ModrinthSpigotMC

World Mangement for Minecraft

36.1k downloads 71 followers updated 9mo ago
latest v1.7.7-SNAPSHOT Modrinth
Bukkit Paper Purpur Spigot 1.16 – 1.21.10 ManagementUtilityWorldgen

title-github

Latest Release
SpigotMC Downloads
Spiget Rating
Java
Spigot
CodeFactor
Last Commit
GitHub
Discord
Modrinth Followers


-README-

bug icon
Report a Bug

wiki icon
Wiki

discord icon
Discord Community


Spigot Icon

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. 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.
  6. 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.

Commands

» 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>

Links


Setup

  1. Download the Latest Jar File
    Go to the Modrinth Page to download the needed version of the MultiWorld plugin and any other required plugins.

  2. Put Both Plugins in Your "Plugins" Folder
    Ensure both the MultiWorld and FacilisCommon plugins are placed in your server's plugins folder.

  3. Restart the Server
    Restart your Minecraft server to load the plugins and apply the changes.

  4. Enjoy!
    You're all set to use MultiWorld! Enjoy managing multiple worlds on your server.


Tutorial

Tutorial Video


bStats

bStats

Versions

Release
1.7.7-SNAPSHOT
bukkit, paper, spigot · 1.17, 1.17.1, 1.18 · 9mo ago
- **Fixing**: Resolved a bug where players could not teleport correctly between worlds - **Updating**: Improved internal code structure and performance
10.1k
Release
1.7.6-SNAPSHOT
bukkit, paper, purpur · 1.17, 1.17.1, 1.18 · 10mo ago
- **Adding**: Introduced world-specific teleport permission nodes (`multiworld.command.world.teleport.<world>`) and an admin bypass node…
2.4k
Release
1.7.5-SNAPSHOT
bukkit, paper, purpur · 1.17, 1.17.1, 1.18 · 12mo ago
- **Adding**: Added a new variable that determines whether worlds created by other plugins should be imported automatically - **Updating**: Updated Turkish…
2.7k
Release
1.7.4-SNAPSHOT
bukkit, paper, purpur · 1.17, 1.17.1, 1.18 · 14mo ago
- **Adding** Italian translation (Thanks to https://github.com/calaritooo) - **Adding** Flag that only sets the gamemode for a new world under certain…
2.8k
Release
1.7.3-SNAPSHOT
bukkit, spigot · 1.17, 1.17.1, 1.18 · 16mo ago
- **Adding**: Added functionality to recognize and import worlds that were not created by MultiWorld at runtime - **Fixing**: Resolved an issue where pistons…
2.2k
Release
1.7.2-SNAPSHOT
bukkit, spigot · 1.17, 1.17.1, 1.18 · 17mo ago
- **Fixing**: Resolved an issue where the default world was incorrectly shown as unloaded despite being loaded. (#54) - **Fixing**: Fixed an error occurring…
1.6k
Release
1.7.1-SNAPSHOT
bukkit, spigot · 1.16, 1.16.1, 1.16.2 · 18mo ago
- **Adding** Ukrainian translation - **Adding** WaterWorldGenerator - **Fixing** missing placeholder replacement in the Clone comman
5.4k
Release
1.7.0-SNAPSHOT
bukkit, spigot · 1.16, 1.16.1, 1.16.2 · 19mo ago
- **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. -…
1.5k
Release
1.6.9-SNAPSHOT
bukkit, spigot · 1.16, 1.17, 1.18 · 20mo ago
- **Adding**: Translation for the info command. - **Adding**: Colored class to display GameMode, Difficulty, and boolean values in colors. - **Fixing**:…
494
Release
1.6.8-SNAPSHOT
bukkit, spigot · 1.16, 1.17, 1.18 · 20mo ago
1. Adding World Auto Unload System 2. Adding Variable that stores the first login of a multiworld user 3. Updating User file format to JSON
1.2k
Release
1.6.7-SNAPSHOT
bukkit, spigot · 1.16, 1.17, 1.18 · 21mo ago
Fixing that Custom Generator not working​
1.6k
Release
1.6.6-SNAPSHOT
bukkit, spigot · 1.16, 1.17, 1.18 · 22mo ago
Adding Chinese Translation (zh_CN.json) Thanks to https://github.com/SnowCutieOwO Fixing CommandException in World Creator Command by using Custom…
399

Comments 0

No comments yet. Be the first to share your thoughts.