Update lib, fix compilation
This commit is contained in:
parent
fd5776dd15
commit
466da1c39c
BIN
libs/bukkit-1.7.2-R0.1-20131211.094436-7.jar
Normal file
BIN
libs/bukkit-1.7.2-R0.1-20131211.094436-7.jar
Normal file
Binary file not shown.
Binary file not shown.
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user