mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 21:26:45 +01:00
Merge remote-tracking branch 'origin/breaking' into breaking
This commit is contained in:
commit
bae3774eb6
@ -37,7 +37,6 @@ public class SinglePlotArea extends GridPlotWorld {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override public void saveConfiguration(ConfigurationSection config) {
|
@Override public void saveConfiguration(ConfigurationSection config) {
|
||||||
new Exception().printStackTrace();
|
|
||||||
super.saveConfiguration(config);
|
super.saveConfiguration(config);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user