/** * Instantiates a new Arena manager. * * @param p the p */ public ArenaManager() { this.plugin = SkyApi.getSCB(); setup(); }
public FirstRun() { SkyApi.getSCB().getConfig().getBoolean("modeSet"); }