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
ConstructorDescriptionVelocityCMDSender
(com.velocitypowered.api.command.CommandSource commandSource) -
Method Summary
Modifier and TypeMethodDescriptionboolean
getUUID()
int
hashCode()
boolean
hasPermission
(String permission) void
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods 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:
buildMessage
in interfaceCMDSender
-
getPlayerName
- Specified by:
getPlayerName
in interfaceCMDSender
-
hasPermission
- Specified by:
hasPermission
in interfaceCMDSender
-
getUUID
-
send
-
getFormatter
- Specified by:
getFormatter
in interfaceCMDSender
-
equals
-
hashCode
public int hashCode()
-