Sponge Fixes and minor changes.

This commit is contained in:
MattBDev
2016-07-25 20:00:59 -04:00
parent 5f8c77a6cd
commit 80ea3e9ce7
7 changed files with 101 additions and 9 deletions

View File

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