Package com.djrapitops.plan.commands.use
Class BukkitCMDSender
java.lang.Object
com.djrapitops.plan.commands.use.BukkitCMDSender
- All Implemented Interfaces:
CMDSender
- Direct Known Subclasses:
BukkitPlayerCMDSender
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetUUID()protected static booleaninthashCode()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
-
BukkitCMDSender
public BukkitCMDSender(org.bukkit.command.CommandSender sender)
-
-
Method Details
-
hasBungeeChatAPI
protected static boolean hasBungeeChatAPI() -
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()
-