diff --git a/doc/lua_api.md b/doc/lua_api.md index 6943dec16..3c12a33b4 100644 --- a/doc/lua_api.md +++ b/doc/lua_api.md @@ -5595,7 +5595,6 @@ provided by the Luanti engine and can be used by mods: * `fly`: can use "fly mode" to move freely above the ground without falling. * `noclip`: can use "noclip mode" to fly through solid nodes (e.g. walls). * `teleport`: can use `/teleport` command to move to any point in the world. - * `creative`: can access creative inventory. * `bring`: can teleport other players to oneself. * `give`: can use `/give` and `/giveme` commands to give any item in the game to oneself or others.