CommandSender, Permissible, ServerOperatorpublic 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, spigotaddAttachment, addAttachment, addAttachment, addAttachment, getEffectivePermissions, hasPermission, hasPermission, isPermissionSet, isPermissionSet, recalculatePermissions, removeAttachmentisOp, setOp@NotNull @NotNull CommandSender getCaller()
@NotNull @NotNull CommandSender getCallee()
Copyright © 2020. All rights reserved.