Class BookModule
java.lang.Object
net.flectone.pulse.module.message.book.BookModule
- All Implemented Interfaces:
ModuleSimple
-
Constructor Summary
ConstructorsConstructorDescriptionBookModule(FileFacade fileFacade, MessagePipeline messagePipeline, ModuleController moduleController) -
Method Summary
Modifier and TypeMethodDescriptionconfig()legacyFormat(FPlayer fPlayer, String string) name()paperFormat(FPlayer fPlayer, String string) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ModuleSimple
childrenBuilder, disablePredicate, onDisable, onEnable, permissionBuilder
-
Constructor Details
-
BookModule
@Inject public BookModule(FileFacade fileFacade, MessagePipeline messagePipeline, ModuleController moduleController)
-
-
Method Details
-
name
- Specified by:
namein interfaceModuleSimple
-
config
- Specified by:
configin interfaceModuleSimple
-
permission
- Specified by:
permissionin interfaceModuleSimple
-
legacyFormat
-
paperFormat
-