mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 11:45:52 -07:00
Revert "Bukkit Timers, now with 100% less github-services branch."
This reverts commit 7c37a03a092be7e9c3fb242b4cbe4f6644899af6.
This commit is contained in:
@@ -123,9 +123,6 @@ implements ICommandListener, Runnable {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
a.info("Starting timer event scheduler");
|
||||
server.getScheduler().start();
|
||||
|
||||
e();
|
||||
}
|
||||
@@ -150,10 +147,6 @@ implements ICommandListener, Runnable {
|
||||
|
||||
private void g() {
|
||||
a.info("Stopping server");
|
||||
|
||||
a.info("Starting timer event scheduler");
|
||||
server.getScheduler().disable();
|
||||
|
||||
if (f != null) {
|
||||
f.d();
|
||||
}
|
||||
|
Reference in New Issue
Block a user