autoRefresh

fun autoRefresh(plugin: Plugin, interval: Ticks = 20.ticks): SidebarBuilder

Enables automatic refreshing of the sidebar.

Parameters

plugin

The plugin instance to run the task.

interval

The refresh interval (default: 20 ticks).