Wizards of Lua

The Art of Spell Crafting


Alpha 1.1.0 is Released

The new 1.1.0-alpha contains just a single fix. Now you can set the number of Lua ticks that a spell can use during a single game tick. This closes ticket #48 of the roadmap.

You can set the value eighter by editing the config file at config/wizards-of-lua/wizards-of-lua.luacfg (located inside your Minecraft folder), or online with the /wol command.

For example:

/wol luaTicksLimit set 100000

will increase the standard value by a factor of 10. This will in fact make your spells about 10 times faster. But use this with care, since this can slow down your Minecraft server, especially when there are a lot of spells runnung concurrently.