This repository was archived by the owner on Jul 1, 2020. It is now read-only.
v1.1
Changelog
- Numerous improvements and fixes. Here are the major ones:
- Separated chat-command def from the HUD management code
minetest.after
has been removed in favour of a lightweight globalstep.
- Added support for server-wide notifications.
- Global notifications can be sent to all online players using
/notify_all <msg>
- Global notifications can be sent to all online players using