mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-05 09:45:30 +01:00
* Implement minetest.register_on_userlimit_check This new callback permits to bypass the max_users parameter with new mods condition, based on player name or IP Only one mod needs to permit it. Move core part for builtin privileges checks to builtin