Update DynmapPlugin.java
This commit is contained in:
parent
87d8c73941
commit
2503dbfdbb
1 changed files with 1 additions and 0 deletions
|
|
@ -914,6 +914,7 @@ public class DynmapPlugin extends JavaPlugin implements DynmapAPI {
|
|||
}
|
||||
if (helper == null) {
|
||||
Log.info("Dynmap is disabled (unsupported platform)");
|
||||
this.setEnabled(false);
|
||||
return;
|
||||
}
|
||||
PluginDescriptionFile pdfFile = this.getDescription();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue