Go to file
ezhh ed3b57eeba Add mod.conf and description 2017-07-29 18:30:45 +01:00
README.md Remove not tested note 2017-07-14 09:51:17 +01:00
description.txt Add mod.conf and description 2017-07-29 18:30:45 +01:00
init.lua Make command fail when no spawn priv present 2017-07-08 22:51:02 +01:00
license.txt First commit 2017-07-07 20:24:32 +01:00
mod.conf Add mod.conf and description 2017-07-29 18:30:45 +01:00

README.md

multispawn

Extremely basic mod by Shara RedCat for multiple spawn points. Written for Billre.

Note: This is mostly intended as a working concept. Better implementation can be done later if needed.

How to Use

Set desired spawn points in minetest.conf for: spawn_coordinate_1, spawn_coordinate_2, spawn_coordinate_3, spawn_coordinate_4

You can expand this with additional spawn points by editing the code in init.lua. It should be simple. Ask if you need help.

The /spawn command teleports the player to the highest level spawn they have the priv for.

Licenses and Attribution

Code for this mod is released under MIT (https://opensource.org/licenses/MIT).