Перейти к содержимому
Mineforgian

World Manager

Create and manage worlds in-game, through commands. An improved Multiverse alternative for Fabric.

Загрузки
13K
Подписчики
54
Обновлён
13 июля 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 list opens 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
  • /wm setportal <portal_id> [<destination>] changes the portal destination of the specified portal in 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> <path> [--custom-config] allows you to import a world from a zip, rar or tar archive, or from a folder.

Export

/wm export [<id>] allows you to export the current world to an export.zip archive. This zip file will contain the specified world (or all selected worlds if the id is not specified), along with an appropriate level.dat file and a datapack to correctly load the worlds (e.g., in singleplayer).

The file / folder needs to contain a valid level.dat file. This will import the overworld dimension of the given world.

Multiverse

Multiverse doesn't correctly specify the world configuration. WorldManager won't be able to infer configurations like world height or chunk generation. You should append --custom-config when importing to manually configure your world to match the original configuration as close as possible.

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.

gui example

Powered by fantasy <3

Ченджлог

1.5.1+26.2Релиз26.2 · 13 июля 2026 г.

Changed

  • Refactored archive extractors
  • Improve world exports on 26.1+ worlds
1.5.1+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 13 июля 2026 г.

Changed

  • Refactored archive extractors
  • Improve world exports on 26.1+ worlds
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

Комментарии

Загружаем…