#run once in x seconds - bungee

1 messages · Page 1 of 1 (latest)

static wind
#

how can i schedule something to run in x seconds using bungeecord? ive only found how to do it every x seconds

tacit roost
#

getProxy().getScheduler().schedule(plugin, task, delay, timeunit);