mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-22 15:24:44 +02:00
replace BukkitRunnable to CancellableRunnable
This commit is contained in:
@ -31,7 +31,6 @@ import org.bukkit.entity.Player;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
import java.time.LocalDate;
|
||||
import java.util.concurrent.TimeUnit;
|
||||
|
||||
public class NotificationManager {
|
||||
|
||||
|
Reference in New Issue
Block a user