spockbot.plugins.core.ticker module

Registers timers to provide the necessary tick rates expected by MC servers

class spockbot.plugins.core.ticker.TickerPlugin(ploader, settings)

Bases: spockbot.plugins.base.PluginBase

client_tick()
events = {'PLAY<Join Game': 'start_tickers'}
requires = ('Event', 'Timers')
start_tickers(_, __)