CommandSender
, Permissible
, ServerOperator
public interface ProxiedCommandSender extends CommandSender
CommandSender.Spigot
Modifier and Type | Method | Description |
---|---|---|
CommandSender |
getCallee() |
Returns the CommandSender which is being used to call the command
|
CommandSender |
getCaller() |
Returns the CommandSender which triggered this proxied command
|
getName, getServer, sendMessage, sendMessage, spigot
addAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachment
isOp, setOp
@NotNull CommandSender getCaller()
@NotNull CommandSender getCallee()
Copyright © 2019. All rights reserved.