A very simple mod that implements the functionality of spawning a player at the same location on every join. Written for fabric. ## Commands * `/setpersistentspawn` ` ` - Set the persitent spawn location and dimension. * `/setpersistentspawnenabled` `` - Enable or disable the persistent spawn. ## Config The config is stored in `config/persistentspawn.toml`. * `x` - The x coordinate of the spawn location. * `y` - The y coordinate of the spawn location. * `z` - The z coordinate of the spawn location. * `dimension` - The dimension of the spawn location.