public static class SpongeConfig.GlobalConfig extends SpongeConfig.ConfigBase
Constructor and Description |
---|
GlobalConfig() |
Modifier and Type | Method and Description |
---|---|
SpongeConfig.BungeeCordCategory |
getBungeeCord() |
SpongeConfig.CommandsCategory |
getCommands() |
Predicate<InetAddress> |
getIpSet(String name) |
Map<String,Predicate<InetAddress>> |
getIpSets() |
SpongeConfig.ModuleCategory |
getModules() |
SpongeConfig.SqlCategory |
getSql() |
getBlockTracking, getDebug, getEntity, getEntityActivationRange, getGeneral, getLogging, getWorld
public SpongeConfig.BungeeCordCategory getBungeeCord()
public SpongeConfig.SqlCategory getSql()
public SpongeConfig.CommandsCategory getCommands()
public SpongeConfig.ModuleCategory getModules()
public Map<String,Predicate<InetAddress>> getIpSets()
public Predicate<InetAddress> getIpSet(String name)