Update lib, fix compilation
This commit is contained in:
@@ -48,7 +48,6 @@ public class Chairs extends JavaPlugin {
|
||||
ignoreList = new ChairsIgnoreList(this);
|
||||
ignoreList.load();
|
||||
pm = this.getServer().getPluginManager();
|
||||
pluginFolder = getDataFolder();
|
||||
getConfig().options().copyDefaults(true);
|
||||
saveConfig();
|
||||
loadConfig();
|
||||
|
Reference in New Issue
Block a user