2014-08-31 14:01:14 +02:00
2013-10-31 17:48:47 +01:00
2013-11-04 12:21:50 +01:00
2014-02-23 17:55:45 +01:00
2014-08-31 14:01:14 +02:00

multispawn mod for minetest

This mod allows you to define many named spawns through the ingame formspec gui.
To be allowed to manage spawns, you need spawn_admin privs. This mod saves its
settings into the world directory, in the file spawn.conf.

Spawns can be added/removed/edited without server restart.

This mod needs 0.4.8 or some latest git versions of 0.4.7

Commands:

/spawnset
Create spawn

/spawnremove <spawnid|spawnnum>
Remove spawn

/spawnedit <spawnid|spawnnum>
Edit spawn

/spawndefault <spawnid|spawnnum>
Set this spawn as default (New players and respawned dead players will be spawned here)

/spawnnear (playername)
Write name of (yours or playernames) nearest spawn

/spawn [spawnname|spawnid]
Spawns you to nearest/specified spawn

/spawnlist
List all available spawns

Credits:
Thanks to fairiestoy and Ritchie for suggestions, advice and testing, lathan for language fixes and sending patches.

Licence: WTFPL
Description
No description provided
Readme 365 KiB
Languages
Lua 100%