Add option for setting default max vaults of a faction.
This commit is contained in:
@@ -358,6 +358,7 @@ public class Conf {
|
||||
|
||||
// faction-<factionId>
|
||||
public static String vaultPrefix = "faction-%s";
|
||||
public static int defaultMaxVaults = 0;
|
||||
|
||||
public static Backend backEnd = Backend.JSON;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user