mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-01-03 13:38:21 +00:00
Also remove BungeePerms from the config
This commit is contained in:
parent
56e6922279
commit
e6237d68d0
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue