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