default false
This commit is contained in:
parent
48a48f0c07
commit
2bde2fd8ac
@ -17,7 +17,7 @@ public final class HooksSettings implements SettingsHolder {
|
||||
|
||||
@Comment("Do we need to hook with PlaceholderAPI for AuthMe placeholders?")
|
||||
public static final Property<Boolean> PLACEHOLDER_API =
|
||||
newProperty("Hooks.placeholderapi", true);
|
||||
newProperty("Hooks.placeholderapi", false);
|
||||
|
||||
@Comment("Do we need to hook with BungeeCord?")
|
||||
public static final Property<Boolean> BUNGEECORD =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user