镜像自地址
https://github.com/luanti-org/luanti.git
已同步 2026-01-03 19:55:21 +01:00
* Player attrs: permits to remove an attribute by setting value to nil
When doing player:set_attribute("attr", nil) remove attribute
Also remove a useless check on C++ API part (already done by checkplayer)
Fix #5709