mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Update Core/src/main/java/com/plotsquared/core/PlotSquared.java
This commit is contained in:
parent
320363e5ff
commit
5f90c663e8
@ -1611,6 +1611,7 @@ public class PlotSquared {
|
|||||||
|
|
||||||
private final class WEPlatformReadyListener {
|
private final class WEPlatformReadyListener {
|
||||||
|
|
||||||
|
@SuppressWarnings("unused")
|
||||||
@Subscribe(priority = EventHandler.Priority.VERY_EARLY)
|
@Subscribe(priority = EventHandler.Priority.VERY_EARLY)
|
||||||
public void onPlatformReady(PlatformReadyEvent event) {
|
public void onPlatformReady(PlatformReadyEvent event) {
|
||||||
weInitialised = true;
|
weInitialised = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user