2017-03-08 14:40:54 -08:00
2017-03-08 14:01:17 -08:00
2017-03-08 12:33:22 -08:00
2017-03-08 14:40:54 -08:00
2017-03-08 14:40:54 -08:00

Screenshot

Static Spawnpoint [spawnpoint]

This is a rather simple mod introducing two commands to set a static spawnpoint and to teleport to it. Yes, I know you can set this in minetest.conf, however, doing so causes the spawnpoint to be the same across all of your worlds (very inconvenient). Instead of using minetest.conf, this mod stores the spawnpoint as a string in a file called spawnpoint.conf in the world directory. This allows each and every world to have a different spawnpoint.

Commands

  • /spawn <player>: Teleports you or the player specified to the spawnpoint (requires spawn privilege, and bring privilege to teleport another player)
  • /setspawn <position>: Sets the spawn to the position specified (in format x, y, z) or to your current location (requires server privilege)

Note: If no spawnpoint is specified, nothing will happen when a player executes /spawn.

Screenshot was taken at spawn on the awesome HOMETOWN server!

Description
No description provided
Readme 1.1 MiB
Languages
Lua 100%