Class LuckPermsIntegration
java.lang.Object
net.flectone.pulse.module.integration.luckperms.LuckPermsIntegration
- All Implemented Interfaces:
FIntegration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetGroupWeight(FPlayer fPlayer) booleanhasPermission(FPlayer fPlayer, String permission) voidhook()voidMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface FIntegration
logHook, logUnhook, unhook
-
Constructor Details
-
LuckPermsIntegration
-
-
Method Details
-
getIntegrationName
- Specified by:
getIntegrationNamein interfaceFIntegration
-
hook
public void hook()- Specified by:
hookin interfaceFIntegration
-
hookLater
public void hookLater() -
hasPermission
-
getGroupWeight
-
getPrefix
-
getSuffix
-
getGroups
-
getFLogger
- Specified by:
getFLoggerin interfaceFIntegration
-