📄️ Execute
Executes a command from the client.
📄️ Exists
Checks if a command exists.
📄️ Get
Gets a command by name.
📄️ GetAll
Returns all registered commands.
📄️ GetParam
Gets a parameter type definition.
📄️ GetParams
Returns all registered parameter types.
📄️ PlayerHasPermission
Checks if a player has permission to use a command.
📄️ Remove
Removes a command by name.
📄️ RoleHasPermission
Checks if a role has permission to use a command.
📄️ Search
Searches for a command by name or alias (including prefixes).
📄️ SetCategory
Sets the default category for subsequently created commands.