Python API referenceProtocolsProtocol: RunCommandResultOn this pageProtocol: RunCommandResult Result of an administrative command execution. class RunCommandResult(Protocol) Properties success_count @propertydef success_count(self) -> int: Number of successful command results reported by Minecraft.