
World Manager
Create and manage worlds in-game, through commands. An improved Multiverse alternative for Fabric.
- Загрузки
- 11K
- Подписчики
- 49
- Обновлён
- 2 июля 2026 г.
- Лицензия
- MIT
Опубликован 4 апреля 2025 г.
WorldManager
Create and manage worlds in-game, through commands.
Commands
The main command is /worldmanager. It has a shorter alias /wm.
/wm listopens an overview gui of all custom worlds that have been created through this mod/wm delete <id>deletes the specified world, kicking all players that are currently in it/wm tp <id> [<targets>]teleports to the specified world to the players last location./wm seticon <id> [<icon>]sets the world icon to the specified item, or the item in your hand./wm manage [<id>]opens world management gui for the specified world, or the current world
Create
/wm create <id> opens a gui where you can configure your world (dimension type, chunk generator and seed)
/wm create <id> <nbt> allows you to create a world without using the gui (advanced). {seed: 0L, generator: {biome: "minecraft:the_void", type: "fantasy:void"}, type: "minecraft:overworld"} could be used to create a void world.
Import
/wm create <id> <file> allows you to import a world from a zip or rar archive, or from a folder.
Spawn
/wm setspawn sets the world spawn of the current world to your position.
/wm spawn <id> [<targets>] teleports to the specified world spawn. If the spawn point is not set, it uses the vanilla spawn point logic.
The file / folder needs to contain a valid level.dat file.
This will import the overworld dimension of the given world.

Powered by fantasy <3
Ченджлог
1.5.0+26.2Релиз26.2 · 2 июля 2026 г.
Added
- Support for importing 26.1+ worlds
1.5.0+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 2 июля 2026 г.
Added
- Support for importing 26.1+ worlds
1.4.4+26.2Релиз26.2 · 18 июня 2026 г.
Changed
- Inherit difficulty and gamerules from overworld
1.4.4+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 25 апреля 2026 г.
Changed
- Inherit difficulty and gamerules from overworld
1.4.4+1.21.11Релиз1.21.11 · 16 марта 2026 г.
Changed
- Inherit difficulty and gamerules from overworld
1.4.4+1.21.10Релиз1.21.9, 1.21.10 · 16 марта 2026 г.
Changed
- Inherit difficulty and gamerules from overworld
1.4.4+1.21.8Релиз1.21.6, 1.21.7, 1.21.8 · 16 марта 2026 г.
Changed
- Inherit difficulty and gamerules from overworld
1.4.4+1.21.5Релиз1.21.5 · 16 марта 2026 г.
Changed
- Inherit difficulty and gamerules from overworld
Комментарии
Загружаем…