Class ProxyConfig
- java.lang.Object
-
- net.alpenblock.bungeeperms.BPConfig
-
- net.alpenblock.bungeeperms.platform.proxy.ProxyConfig
-
public class ProxyConfig extends BPConfig
-
-
Field Summary
-
Fields inherited from class net.alpenblock.bungeeperms.BPConfig
config, CURRENT_VERSION
-
-
Constructor Summary
Constructors Constructor Description ProxyConfig(Config config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
load()
protected void
migrate0to1(Config oldconf, Config newconf)
-
Methods inherited from class net.alpenblock.bungeeperms.BPConfig
setBackendType, setUseUUIDs, validate
-
-