mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-31 12:56:35 +00:00
Fix for HotDropWorldSVC.java not working
This commit is contained in:
@@ -27,7 +27,6 @@ public class HotDropWorldSVC implements IrisService {
|
||||
|
||||
@Override
|
||||
public void onEnable() {
|
||||
Iris.info("hotDropSVC");
|
||||
this.plugin = Iris.instance;
|
||||
initializeWatchService();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user