mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Block & report player self-interaction (#11137)
This commit is contained in:
parent
77e936445f
commit
847860fc5c
2 changed files with 7 additions and 0 deletions
|
@ -4654,6 +4654,7 @@ Call these functions only at load time!
|
|||
* `cheat`: `{type=<cheat_type>}`, where `<cheat_type>` is one of:
|
||||
* `moved_too_fast`
|
||||
* `interacted_too_far`
|
||||
* `interacted_with_self`
|
||||
* `interacted_while_dead`
|
||||
* `finished_unknown_dig`
|
||||
* `dug_unbreakable`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue