> For the complete documentation index, see [llms.txt](https://docs.otland.net/ots-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.otland.net/ots-guide/tfs-documentation/luascript-interface.md).

# LuaScript Interface

LuaScript Interface allows you to create and delete items, to find any player online, create new monsters, npc and many more.

In other words, it is your go-to friend if you want to communicate with TFS.

You can do almost anything in Lua, take the advantage and read through sections to get to know more about what you can do.
