HomeJavaModsMultiWorld Positions
MultiWorld Positions

MultiWorld Positions (Fabric)

An extension to the MultiWorlds mod by Isaiah

Tracks and restores player positions across worlds/dimensions on a dedicated server. It saves a player’s last location per world, restores on return, and adds special behavior for vanilla “default worlds” (Overworld, Nether, End) while allowing you to exclude hub/lobby worlds from saving.

Features

Configuration quick start

A config file is created at first run:

Default contents (subject to change as features evolve):

{
  "hubWorldsExcluded": [
    "multiverse:spawn"
  ],
  "debugMode": false,
  "defaultWorlds": [
    "minecraft:overworld",
    "minecraft:the_nether",
    "minecraft:the_end"
  ]
}

Player data storage

Saved at: config/worldpositions/.json

Installation

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more