CommandSender
interface CommandSender
Entity that can execute commands (e.g. player, console, remote admin, script).
KTale intentionally models this as a capability surface, not as a concrete actor hierarchy.
Functions
Link copied to clipboard
Checks whether the sender has permission.
Link copied to clipboard
Sends a message to the sender.