CommandSender
, Permissible
, ServerOperator
public interface ProxiedCommandSender extends CommandSender
CommandSender.Spigot
Modifier and Type | Method | Description |
---|---|---|
@NotNull CommandSender |
getCallee() |
Returns the CommandSender which is being used to call the command
|
@NotNull 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 @NotNull CommandSender getCaller()
@NotNull @NotNull CommandSender getCallee()
Copyright © 2020. All rights reserved.