Command Context
Functions
Inline extension function for CommandContext that retrieves and parses the argument at the specified index.
Extension function for CommandContext that retrieves and parses the argument at the specified index.
Inline extension function for CommandContext that retrieves and parses the argument at the specified index, or returns a default value if the argument is missing.
Extension function for CommandContext that retrieves and parses the argument at the specified index, or returns a default value if the argument is missing.
Inline extension function for CommandContext that retrieves and parses the argument at the specified index, or returns null if the argument is missing.
Extension function for CommandContext that retrieves and parses the argument at the specified index, or returns null if the argument is missing.
Extension function for CommandContext that ensures the sender is a player.