A very simple mod that implements the functionality of spawning a player at the same location on every join.

Commands

  • /setpersistentspawn <position> <dimension> - Set the persitent spawn location and dimension.
  • /setpersistentspawnenabled <enabled> - 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.
S
Description
A very simple mod that implements the functionality of spawning a player at the same location on every join.
Readme CC0-1.0 96 KiB
Languages
Java 100%