1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-30 15:05:32 +01:00

Block & report player self-interaction (#11137)

This commit is contained in:
Lars Müller
2021-03-30 21:49:50 +02:00
committed by sfan5
parent 77e936445f
commit 847860fc5c
2 changed files with 7 additions and 0 deletions

View File

@@ -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`