Class SignModule
java.lang.Object
net.flectone.pulse.module.message.sign.SignModule
- All Implemented Interfaces:
ModuleSimple
-
Constructor Summary
ConstructorsConstructorDescriptionSignModule(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
-
SignModule
@Inject public SignModule(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
-