How do I set up Player Admins for my Server?
From AAManual
In the server.ini file on your server you will find an entry as follows.
- [Engine.AccessControl]
- PlayerAdmin=
For each Player Admin you wish to be able to access your server you will need to add an individual line in the following format.
- PlayerAdmin=PlayerName,PAPassword
Where PlayerName is the exact in game username of the Player Admin and PAPassword is the Player Admin password you choose to allocate for that user.