Class QuitModule
java.lang.Object
net.flectone.pulse.module.message.quit.QuitModule
- All Implemented Interfaces:
ModuleLocalization<Localization.Message.Quit>, ModuleSimple
-
Constructor Summary
ConstructorsConstructorDescriptionQuitModule(FileFacade fileFacade, TaskScheduler taskScheduler, MessageDispatcher messageDispatcher, ModuleController moduleController, PlatformServerAdapter platformServerAdapter, ProxyRegistry proxyRegistry, FPlayerService fPlayerService, SocialService socialService, ListenerRegistry listenerRegistry) -
Method Summary
Modifier and TypeMethodDescriptionconfig()booleanlocalization(FPlayer fPlayer) name()voidonEnable()voidvoidMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ModuleLocalization
cooldown, cooldownOrThrow, localization, permissionBuilder, sound, soundOrThrowMethods inherited from interface ModuleSimple
childrenBuilder, disablePredicate, onDisable
-
Constructor Details
-
QuitModule
@Inject public QuitModule(FileFacade fileFacade, TaskScheduler taskScheduler, MessageDispatcher messageDispatcher, ModuleController moduleController, PlatformServerAdapter platformServerAdapter, ProxyRegistry proxyRegistry, FPlayerService fPlayerService, SocialService socialService, ListenerRegistry listenerRegistry)
-
-
Method Details
-
onEnable
public void onEnable()- Specified by:
onEnablein interfaceModuleSimple
-
name
- Specified by:
namein interfaceModuleSimple
-
config
- Specified by:
configin interfaceModuleSimple
-
permission
- Specified by:
permissionin interfaceModuleSimple
-
localization
- Specified by:
localizationin interfaceModuleLocalization<Localization.Message.Quit>
-
isProxyMode
public boolean isProxyMode() -
send
-
send
-