Also bitte, wir hatten das schon von anfang an, und ihr? Macht es nicht besser..
wenn jemand es machen will:
(PlayerJoinEvent)
try{
Thread.sleep(4000);
Bukkit.reload();
Thread.sleep(400);
Bukkit.dispatchCommand(Bukkit.getConsoleSender, Command);
} catch (InterruptedException e1) {
e1.printStackTrace();
}