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