Sponge Fixes and minor changes.

This commit is contained in:
MattBDev
2016-07-25 20:00:59 -04:00
parent 34c2da55ca
commit b5ec6232f9
7 changed files with 101 additions and 9 deletions
Bukkit/src/main/java/com/plotsquared/bukkit
Core/src/main/java/com/intellectualcrafters/plot
Sponge/src/main/java/com/plotsquared/sponge

@ -171,7 +171,6 @@ public class PS {
this.IMP.registerPlayerEvents();
this.IMP.registerInventoryEvents();
this.IMP.registerPlotPlusEvents();
this.IMP.registerForceFieldEvents();
}
// Required
this.IMP.registerWorldEvents();