Package pro.gravit.launchserver
Interface Reconfigurable
- All Known Implementing Classes:
AbstractLimiter,AbstractSQLCoreProvider,AuthCoreProvider,AuthLimiterComponent,IPLimiter,LaunchServer,MemoryAuthCoreProvider,MergeAuthCoreProvider,MySQLCoreProvider,PostgresSQLCoreProvider,ProGuardComponent,RejectAuthCoreProvider,WhitelistComponent
public interface Reconfigurable
Allows calling commands using the config command
-
Method Summary
Modifier and TypeMethodDescriptionGets a list of commands available for this object.
-
Method Details
-
getCommands
Gets a list of commands available for this object.- Returns:
- Key - Command Name Value is a command object
-
defaultCommandsMap
-