berconpy.ext.arma API ReferenceΒΆ

The following classes are defined in the berconpy.ext.arma package. However, all of them have been hoisted to the top-level package, so it is usually unnecessary to import from the berconpy.ext.arma package directly.

berconpy.ArmaCache

A basic cache implementation for ArmaClient.

berconpy.ArmaClient

An RCONClient subclass that adds more methods for handling Arma 3 RCON.

berconpy.ArmaConnector

A connector subclass whose keep alive handler has been overridden to periodically refresh the player cache.

berconpy.ArmaConnectorConfig

berconpy.ArmaDispatcher

An event dispatcher for ArmaClient.

berconpy.Ban

Represents a GUID/IP ban on the server.

berconpy.Player

Represents a player in the server.