More Audit Things + Code Cleanup + SaberException Added for Debugging
This commit is contained in:
@@ -101,6 +101,9 @@ public class Conf {
|
||||
public static boolean worldGuardBuildPriority = false;
|
||||
public static boolean factionsDrainEnabled = false;
|
||||
|
||||
//AUDIT
|
||||
public static boolean useAuditSystem = true;
|
||||
|
||||
//DISCORD
|
||||
public static boolean useDiscordSystem = false;
|
||||
public static String discordBotToken = "<token here>";
|
||||
|
||||
Reference in New Issue
Block a user