F Reserve System ReAdded

This commit is contained in:
Driftay
2019-12-31 02:56:45 -05:00
parent 05cfd5d8b0
commit 4c90bae87c
10 changed files with 153 additions and 1 deletions

View File

@@ -100,7 +100,8 @@ public class Conf {
public static boolean worldGuardChecking = false;
public static boolean worldGuardBuildPriority = false;
public static boolean factionsDrainEnabled = false;
//RESERVE
public static boolean useReserveSystem = true;
//AUDIT
public static boolean useAuditSystem = true;