Commit Graph

27 Commits (976853c6cbe1f6692d30217a26e5491abe21202e)

Author SHA1 Message Date
Tai Kedzierski 976853c6cb Added logging, isolated act_on_behalf, fixed auto kick proximity
Specifically, if a player's spawn is close to a spawn they are banned from,
and they are close to their spawn, we avoid kicking them in loop.
2019-01-30 10:36:26 +00:00
Tai Kedzierski 7543d6bbc7 delegated ban should be on towns, not on spawns 2019-01-29 23:16:53 +00:00
Tai Kedzierski 330f06e744 working towns 2019-01-29 22:52:55 +00:00
Tai Kedzierski 84edde3d56 working towns 2019-01-28 19:56:33 +00:00
Tai Kedzierski 13044aa68a allow explicit guests to kick from host 2019-01-28 14:18:10 +00:00
Tai Kedzierski 1b55d26eea Untested towns implementation
* Player can allow all players to visit them
* Player can ban/unban visitors, without changing their guest status (and thus bypassing the levvy)
* Exiled players get punted back to their spawn on approaching exile location
2019-01-28 14:00:34 +00:00
Tai Kedzierski aed3c6bf1e rename feature from "invites" to "guestlists", adjust readme 2019-01-24 00:21:05 +00:00
Tai Kedzierski 807ded45f8 Add configurable minx/maxx/minz/maxz settings
https://forum.minetest.net/viewtopic.php?p=340572#p340572
2019-01-10 10:20:14 +00:00
Tai Kedzierski dc93d30155 configurable cooldown time 2019-01-09 15:09:10 +00:00
Tai Kedzierski f216ebd049 remove allowing spawns in admin protected areas 2019-01-09 14:26:15 +00:00
Tai Kedzierski 015f6346c3 base implementation allowing players to return to their original spawns 2019-01-04 00:47:48 +00:00
Tai Kedzierski db7b6baa30 add troubleshooting to readme 2019-01-03 11:55:37 +00:00
Tai Kedzierski 0589edbcf9 fixed non-transient forceloadds, fixed offline player bugs 2019-01-02 17:37:35 +00:00
Tai Kedzierski f0d4004f45 add default spawn block 2018-12-29 20:24:45 +00:00
Tai Kedzierski 49179a886f Change mention
This is so far from everamzah's mod it's pretty much unrelated ...
2018-12-29 18:24:42 +00:00
Tai Kedzierski 3941c7de67 adjust readme notes 2018-12-29 16:44:05 +00:00
Tai Kedzierski 4b1c6bac85 Pregenerate spawn points
Overhaul of mod to pre-generate static spawnpoints at intervals and save between server reboots.

* The spawn points are generated in the background on a timer, up to a maximum count
* Players requesting a new spawn point will receive it immediately, if there is one available
2018-12-29 16:40:32 +00:00
Tai @ Flex e5766f1486 amend doc on bedspawn 2017-01-31 18:20:55 +00:00
Tai @ Flex fa6d2755d2 fix type 2017-01-31 18:17:42 +00:00
Tai @ Flex 0723a2b526 calrify spawn anywhere feautre 2017-01-31 18:12:10 +00:00
Tai @ Flex c525d87d7c add a spawn_anywhere setting 2017-01-31 18:08:53 +00:00
Tai @ Flex 9b6418e1fe add setting spawn and further calrifications 2017-01-14 00:20:17 +00:00
Tai @ Flex 448704f9c8 integrate bed respawning 2017-01-14 00:11:59 +00:00
Tai @ Flex a8b6568cbb add respawn on death 2017-01-13 23:16:29 +00:00
Tai @ Flex 316b8a8253 update for new static point behaviour 2017-01-13 23:01:19 +00:00
Tai @ Flex 3d111919f3 attribution everamzah 2017-01-13 22:19:08 +00:00
Tai @ Flex 8204af7ba0 license and info 2017-01-13 22:18:02 +00:00