farming redo, homedecor, maptools, mesecons, moreblocks, moreores, pipeworks, quartz, travelnet, unified_inventory, unifieddyes, xban2 delete the playeranim mod, not 5.0.0 compatible.
8 lines
455 B
HTML
8 lines
455 B
HTML
The Luacontroller is an advanced programmable component.
|
|
You can simply code it in the language Mesecons uses itself: Lua!
|
|
All the code runs in a sandbox, so it's completely safe (but I won't guarantee that for absolute certainty!).
|
|
It works fine in an unloaded block, loading the block when the program needs to run.
|
|
Events are properly delivered after a server restart.
|
|
|
|
<a href="http://mesecons.net/luacontroller/">Documentation is available here!</a>
|