-
Notifications
You must be signed in to change notification settings - Fork 1
AQLGroups
BilliAlpha edited this page Jan 16, 2023
·
1 revision
Use a PHPBB forum to manage user groups.
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
/refreshgroups
: Update groups for all players
/list
, /who
, /online
, /playerlist
, /players
: List connected players
aqlthings.refreshgroups
: Required to run the /refreshgroups
command.