forked from Mirrorlandia_minetest/minetest
lua_api.txt: Add registered_chatcommands to global tables
This commit is contained in:
parent
8f22272df5
commit
545c37f613
@ -2729,6 +2729,8 @@ These functions return the leftover itemstack.
|
||||
* Map of object references, indexed by active object id
|
||||
* `minetest.luaentities`
|
||||
* Map of Lua entities, indexed by active object id
|
||||
* `minetest.registered_chatcommands`
|
||||
* Map of registered chat command definitions, indexed by name
|
||||
* `minetest.registered_ores`
|
||||
* List of registered ore definitions.
|
||||
* `minetest.registered_biomes`
|
||||
|
Loading…
Reference in New Issue
Block a user