nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
MultiWorld

MultiWorld

Plugin

World Mangement for Minecraft

Server ManagementUtilityWorld Generation

6,475 downloads
27 followers

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

External resources


Project members

Dev7ex

Owner


Technical information

License
GPL-3.0-only
Project ID