Bukkit.getScheduler().runTaskAsynchronously(Main.instance, new Runnable(){ public void run() { // Code you want to execute here... } });