mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 10:14:42 +02:00
Add license headers and fix method change in PlotSquared.java
This commit is contained in:
@ -252,7 +252,7 @@ public class PlotSquared {
|
||||
this.IMP.runEntityTask();
|
||||
}
|
||||
if (Settings.Enabled_Components.EVENTS) {
|
||||
this.IMP.registerPlayerEvents();
|
||||
this.IMP.registerEvents();
|
||||
}
|
||||
// Required
|
||||
this.IMP.registerWorldEvents();
|
||||
|
Reference in New Issue
Block a user