Interface FloodgateConfig

All Superinterfaces:
org.geysermc.configutils.loader.callback.GenericPostInitializeCallback<ConfigLoader>
All Known Subinterfaces:
ProxyFloodgateConfig

public interface FloodgateConfig extends org.geysermc.configutils.loader.callback.GenericPostInitializeCallback<ConfigLoader>
The global Floodgate configuration file used in every platform. Some platforms have their own addition to the global configuration like ProxyFloodgateConfig for the proxies.