RCON Client API Reference

berconpy.client.RCONClient

The base class for all client implementations of the RCON protocol.

berconpy.cache.RCONClientCache

The base class for implementing caching.

berconpy.dispatch.EventDispatcher

The base class for implementing an event handler system.

Data Models

berconpy.ban.Ban

Represents a GUID/IP ban on the server.

berconpy.player.Player

Represents a player in the server.