mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-11-02 18:33:42 +01:00
Also remove BungeePerms from the config
This commit is contained in:
committed by
Alexander Söderberg
parent
56e6922279
commit
e6237d68d0
@@ -268,8 +268,6 @@ public class Settings extends Config {
|
||||
public static boolean SERVICE_BUKKIT = true;
|
||||
@Comment("Whether the EssentialsX service is enabled")
|
||||
public static boolean SERVICE_ESSENTIALSX = true;
|
||||
@Comment("Whether the BungeePerms service is enabled")
|
||||
public static boolean SERVICE_BUNGEE_PERMS = true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user