success

fun success(result: Int = Command.SINGLE_SUCCESS): CommandResult.Success

Creates a CommandResult.Success with the given result.

Author

Cypher121