Cuberite Forum
sTick - force a blocktick - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html)
+---- Forum: Archived Plugins (https://forum.cuberite.org/forum-18.html)
+---- Thread: sTick - force a blocktick (/thread-453.html)



sTick - force a blocktick - xoft - 05-31-2012

My first Lua plugin, yay! Smile

It's rather simple - it allows a player to force a blocktick for a particular block by right-clicking the block while holding a stick.

A blocktick is an event that makes trees and crops grow, grass spread or die etc.
http://www.minecraftwiki.net/wiki/Tick#Block_Ticks

This plugin is mainly targetted at developers.

The plugin is included in the nightbuild versions by default.