fix autorankup
This commit is contained in:
@@ -182,6 +182,7 @@ public class RankupPlugin extends JavaPlugin {
|
|||||||
}
|
}
|
||||||
} catch (IllegalStateException ignored) {
|
} catch (IllegalStateException ignored) {
|
||||||
}
|
}
|
||||||
|
autoRankup = new AutoRankup(this);
|
||||||
autoRankup.runTaskTimer(this, time, time);
|
autoRankup.runTaskTimer(this, time, time);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user