Uses of Record Class
com.imaginarycode.minecraft.redisbungee.api.config.RedisBungeeConfiguration.CommandsConfiguration
Packages that use RedisBungeeConfiguration.CommandsConfiguration
-
Uses of RedisBungeeConfiguration.CommandsConfiguration in com.imaginarycode.minecraft.redisbungee.api.config
Methods in com.imaginarycode.minecraft.redisbungee.api.config that return RedisBungeeConfiguration.CommandsConfigurationConstructors in com.imaginarycode.minecraft.redisbungee.api.config with parameters of type RedisBungeeConfiguration.CommandsConfigurationModifierConstructorDescriptionRedisBungeeConfiguration
(String networkId, String proxyId, List<String> exemptAddresses, boolean kickWhenOnline, boolean handleReconnectToLastServer, boolean handleMotd, RedisBungeeConfiguration.CommandsConfiguration commandsConfiguration)