0.5.1
little of javadocs, need to add them when writing code from now on
This commit is contained in:
parent
0d910d3baf
commit
bf5aa6cff0
26 changed files with 513 additions and 208 deletions
|
@ -10,8 +10,8 @@ public class Multiverse {
|
|||
private MVWorldManager worldManager;
|
||||
|
||||
public Multiverse() {
|
||||
this.worldManager = core.getMVWorldManager();
|
||||
this.core = (MultiverseCore) Bukkit.getServer().getPluginManager().getPlugin("Multiverse-Core");
|
||||
this.worldManager = core.getMVWorldManager();
|
||||
}
|
||||
|
||||
public MVWorldManager getWorldManager() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue