@LloydPL Mam taki błąd,
https://scr.hu/YMgwDq
Taki mam bo tam byly jakies bledy co mi wywalałom
@EventHandler
public void onPlayerJoin(PlayerJoinEvent e)
{
final Player p = e.getPlayer();
{
Bukkit.getServer().getScheduler().scheduleSyncRepeatingTask(this, new Runnable(){
@Override
public void run(){
update(p);
}
}
, 0, 20);
}
}
}
@LloydPL
Cały czas mam taki sam błąd : https://scr.hu/Wyzlpl