Package com.djrapitops.plan.commands.use
Class VelocityCMDSender
java.lang.Object
com.djrapitops.plan.commands.use.VelocityCMDSender
- All Implemented Interfaces:
CMDSender
- Direct Known Subclasses:
VelocityPlayerCMDSender
-
Constructor Summary
ConstructorsConstructorDescriptionVelocityCMDSender(com.velocitypowered.api.command.CommandSource commandSource) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetUUID()inthashCode()booleanhasPermission(String permission) voidMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.djrapitops.plan.commands.use.CMDSender
hasAllPermissionsFor, hasPermission, isMissingPermissionsFor, isPlayer, send, supportsChatEvents
-
Constructor Details
-
VelocityCMDSender
public VelocityCMDSender(com.velocitypowered.api.command.CommandSource commandSource)
-
-
Method Details
-
buildMessage
- Specified by:
buildMessagein interfaceCMDSender
-
getPlayerName
- Specified by:
getPlayerNamein interfaceCMDSender
-
hasPermission
- Specified by:
hasPermissionin interfaceCMDSender
-
getUUID
-
send
-
getFormatter
- Specified by:
getFormatterin interfaceCMDSender
-
equals
-
hashCode
public int hashCode()
-