Skip to content

AQLGroups

BilliAlpha edited this page Jan 16, 2023 · 1 revision

Use a PHPBB forum to manage user groups.

Configuration

databasePhpBB.address: hostname of the MySQL server
databasePhpBB.port: TCP port to connect to
databasePhpBB.user: Username for database authentication
databasePhpBB.password: Password for database authentication
databasePhpBB.base: Name of the PHPBB base
databasePhpBB.secure (optional): Whether to check server certificates, default is enabled

Usage

/refreshgroups: Update groups for all players
/list, /who, /online, /playerlist, /players: List connected players

Permissions

aqlthings.refreshgroups: Required to run the /refreshgroups command.

Clone this wiki locally