04-03-2013, 06:31 AM
I have no idea! If the delta is clamped to 20tps, then the plugin may not work. If it's higher it may work, just not properly. Maybe you can make a new hook for the full amount of time it takes. Or maybe HOOK_TICK_FINISHED which calls OnTickFinished(TimeTaken) where timetaken is the amount of time MCServer took to compute ontick events in ms?