ban %who:OFFLINE_PLAYER% [for] %reason:STRING%
Bans an offline player with a reason.
ban offlinePlayer for "Cheating"
Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
ban <who> <reason>
ban <who> for <reason>
ban %who:OFFLINE_PLAYER%
unban %who:OFFLINE_PLAYER%
(pardon|unban) %who:OFFLINE_PLAYER%
(whitelist|allowlist) %who:OFFLINE_PLAYER%
(unwhitelist|dewhitelist|remove from whitelist) %who:OFFLINE_PLAYER%
set %who:OFFLINE_PLAYER_POSSESSIVE% op [to] %val:BOOLEAN%
op %who:OFFLINE_PLAYER%
deop %who:OFFLINE_PLAYER%