Removed onLoad again.
This commit is contained in:
parent
4ca2c7ff0b
commit
1fe5f99250
1 changed files with 0 additions and 4 deletions
|
|
@ -70,10 +70,6 @@ public class DynmapPlugin extends JavaPlugin {
|
||||||
public HttpServer getWebServer() {
|
public HttpServer getWebServer() {
|
||||||
return webServer;
|
return webServer;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onLoad() {
|
|
||||||
}
|
|
||||||
|
|
||||||
public void onEnable() {
|
public void onEnable() {
|
||||||
permissions = NijikokunPermissions.create(getServer(), "dynmap");
|
permissions = NijikokunPermissions.create(getServer(), "dynmap");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue