WorldManager plugins

โญ โ€” (0 endorsements) ๐Ÿ“ฅ 34 downloads ๐Ÿ“Œ v1.0 ๐Ÿ“… 6/20/2026
๐ŸŸก Updated this year

By moshesar7 ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 6/14/2026 ๐Ÿ“… Created: 6/20/2026

๐Ÿ” Analysis

  • ๐Ÿ† #997 of 1080 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

๐ŸŒ WorldManager The Ultimate Lightweight, Ultra-Performance Per-World Management Solution. Tired of heavy, bloated world management plugins that are packed with 10-year-old code and drag down your server's performance? WorldManager is built from scratch specifically for modern Minecraft versions, utilizing the fast and optimized Paper API to deliver a seamless multi-world experience without the lag. Perfect for RPG, Survival, Skyblock, and Network Hub servers running with high player counts! ๐ŸŒŸ Key Features โšก Zero Bloatware Architecture: Built straight for modern APIs. No backward-compatibility lag or dead features. Pure performance. ๐ŸŒ Multi-Style World Creation: Create Normal, Nether, The End, Flat, or optimized Void worlds with a single command. ๐ŸŽฎ Per-World GameMode Enforcement: Dynamically force players into Survival, Creative, Adventure, or Spectator mode upon entering specific worlds. ๐Ÿšช Custom Region Portals: Select regions using an in-game selection tool and create seamless teleporters with rank/permission requirements. ๐Ÿ’Ž Economy Integration (Vault): Set customizable entry fees (money costs) for players wishing to teleport to specific worlds. ๐Ÿช Smart Void Protection: Automatically saves players from falling into the void in specified world styles (e.g., Void/Skyblock worlds) and teleports them safely back to spawn with a slick sound effect. โš™๏ธ Per-Style Rule Control: Customize rules (keepInventory, doMobSpawning, doDaylightCycle, and PvP) automatically based on the world type via an easy YAML file. ๐ŸŽต Custom Background Music: Enable background soundscapes and music per world style that automatically play and refresh when players switch worlds. ๐Ÿ’ป Commands & Permissions Command Description Permission /mw list Lists all loaded worlds on the server. worldmanager.use /mw tp (player) Teleport yourself or others to a world spawn. worldmanager.use / worldmanager.admin /mw create Create a new world (normal/nether/end) + (normal/void/flat). worldmanager.admin /mw gamemode Set the forced GameMode for a specific world. worldmanager.admin /mw pos1 / /mw pos2 Set selection positions for portal creation. worldmanager.admin /mw portal create Create a portal region with custom permission restrictions. worldmanager.admin /mw portal settarget Set the destination location for an existing portal. worldmanager.admin /mw portal delete Completely removes a portal. worldmanager.admin /mw delete Safely unloads and completely wipes a world from the disk. worldmanager.admin /mw status View server load, active players, and settings per world. worldmanager.admin โš™๏ธ Configuration Files config.yml Easily manage fallback gamemodes, custom entry fees, and custom gameplay rules for your worlds. YAML worlds: world-costs: premium_resource_world: 500.0 default-gamemodes: normal: "SURVIVAL" void: "CREATIVE" flat: "SURVIVAL" world-gamemodes: spawn: "SURVIVAL" void-protection: enabled: true music: void: enabled: true sound: "MUSIC_CREATIVE" gamerules: normal: keepInventory: false doMobSpawning: true doDaylightCycle: true pvp: true void: keepInventory: true doMobSpawning: false doDaylightCycle: false pvp: false ๐Ÿš€ Why Choose WorldManager? Unlike old plugins that handle data using resource-heavy tasks, WorldManager utilizes modern Java Streams and event-driven logic to ensure that your server's CPU spends its cycles on what actually mattersโ€”your players. Tested smoothly on active production environments with 40+ concurrent players without a single tick dropped.

๐ŸŒ WorldManager The Ultimate Lightweight, Ultra-Performance Per-World Management Solution.

Tired of heavy, bloated world management plugins that are packed with 10-year-old code and drag down your server's performance? WorldManager is built from scratch specifically for modern Minecraft versions, utilizing the fast and optimized Paper API to deliver a seamless multi-world experience without the lag.

Perfect for RPG, Survival, Skyblock, and Network Hub servers running with high player counts!

๐ŸŒŸ Key Features โšก Zero Bloatware Architecture: Built straight for modern APIs. No backward-compatibility lag or dead features. Pure performance.

๐ŸŒ Multi-Style World Creation: Create Normal, Nether, The End, Flat, or optimized Void worlds with a single command.

๐ŸŽฎ Per-World GameMode Enforcement: Dynamically force players into Survival, Creative, Adventure, or Spectator mode upon entering specific worlds.

๐Ÿšช Custom Region Portals: Select regions using an in-game selection tool and create seamless teleporters with rank/permission requirements.

๐Ÿ’Ž Economy Integration (Vault): Set customizable entry fees (money costs) for players wishing to teleport to specific worlds.

๐Ÿช Smart Void Protection: Automatically saves players from falling into the void in specified world styles (e.g., Void/Skyblock worlds) and teleports them safely back to spawn with a slick sound effect.

โš™๏ธ Per-Style Rule Control: Customize rules (keepInventory, doMobSpawning, doDaylightCycle, and PvP) automatically based on the world type via an easy YAML file.

๐ŸŽต Custom Background Music: Enable background soundscapes and music per world style that automatically play and refresh when players switch worlds.

๐Ÿ’ป Commands & Permissions Command Description Permission /mw list Lists all loaded worlds on the server. worldmanager.use /mw tp (player) Teleport yourself or others to a world spawn. worldmanager.use / worldmanager.admin /mw create Create a new world (normal/nether/end) + (normal/void/flat). worldmanager.admin /mw gamemode Set the forced GameMode for a specific world. worldmanager.admin /mw pos1 / /mw pos2 Set selection positions for portal creation. worldmanager.admin /mw portal create Create a portal region with custom permission restrictions. worldmanager.admin /mw portal settarget Set the destination location for an existing portal. worldmanager.admin /mw portal delete Completely removes a portal. worldmanager.admin /mw delete Safely unloads and completely wipes a world from the disk. worldmanager.admin /mw status View server load, active players, and settings per world. worldmanager.admin โš™๏ธ Configuration Files config.yml Easily manage fallback gamemodes, custom entry fees, and custom gameplay rules for your worlds.

YAML worlds: []

world-costs: premium_resource_world: 500. 0

default-gamemodes: normal: "SURVIVAL" void: "CREATIVE" flat: "SURVIVAL"

world-gamemodes: spawn: "SURVIVAL"

void-protection: enabled: true

music: void: enabled: true sound: "MUSIC_CREATIVE"

gamerules: normal: keepInventory: false doMobSpawning: true doDaylightCycle: true pvp: true void: keepInventory: true doMobSpawning: false doDaylightCycle: false pvp: false ๐Ÿš€ Why Choose WorldManager? Unlike old plugins that handle data using resource-heavy tasks, WorldManager utilizes modern Java Streams and event-driven logic to ensure that your server's CPU spends its cycles on what actually mattersโ€”your players. Tested smoothly on active production environments with 40+ concurrent players without a single tick dropped.

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
moshesar7
Version
1.0
Downloads
34
Endorsements
0
Category
bukkit
Created
6/20/2026
Updated
6/14/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
game-mechanics, management, storage

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does WorldManager plugins support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of WorldManager plugins?

Version 1.0, published 2026-06-14 with 34 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by moshesar7 ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods