23 lines
793 B
Plaintext
Raw Normal View History

------------------------------------------------------------------------
2020-05-29 09:20:37 -04:00
- Need to change how con/chat socket mods access luasockets?
https://github.com/minetest/minetest/pull/9943
- szutil_watch needs to save player inventory, watch for race
conditions.
2020-07-05 08:55:02 -04:00
- szutil_watch crash on 5.3+ ... corrupted metadata?
2020-07-05 10:39:40 -04:00
- Easy teleport module:
- Add player search and disambiguation to teleport command.
- Add an optional short alias.
2021-03-05 21:31:12 -05:00
- MOTD Agree features
- Cooldown upon joining before agreeing is allowed.
- Waiting period after agreeing before additional privs added
(maybe as a separate mod, to generically convert one priv
to another upon a certain delay? Could be used for temporary
revocations too).
2020-07-05 10:48:19 -04:00
------------------------------------------------------------------------