My scoreboard does not update data I'm programming in Minecraft a scoreboard only it Has not been updated on a new kill?

Bi
5

My scoreboard does not update data I'm programming in Minecraft a scoreboard only it Has not been updated on a new kill?

ta

How about the code?

Bi

Well I'm looking for an alternative rather than updating and not for a fix for my code.

ta

Why do not you look for a fix for your code? If you already have something, why do you want an alternative then? Does not make any sense at all.

Bi

Well I'm already looking for the scheduler Updated the scoreboard every 2 seconds

ta

Do you look here: https://hub.spigotmc.org/...duler.html

runTaskTimer (plugin plugin, runtime task, long delay, long period)

Returns a task that runs until canceled, starting after the specified number of server ticks.