Changes to placeholderAPI integration
This commit is contained in:
parent
a1e59edce0
commit
a092852a1c
@ -26,7 +26,7 @@ public class IntegrationPlaceholderAPI extends Integration
|
|||||||
@Override
|
@Override
|
||||||
public void setIntegrationActiveInner(boolean active)
|
public void setIntegrationActiveInner(boolean active)
|
||||||
{
|
{
|
||||||
PlaceholderFactions.get().register();
|
if (active) PlaceholderFactions.get().register();
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void ensureRegistered()
|
public static void ensureRegistered()
|
||||||
|
Loading…
Reference in New Issue
Block a user