Admin.ini

 

Navigate to your configuration files section and use the text editor on your Admin.ini :

 

Contains a list of admin groups and the admins themselves.

The admin groups are used to help separate admins into different tiers.

For example:
An admin that is part of the "SuperAdmin" group can do everything.
An admin that is part of the "Moderator" group can only kick, ban or change the map.


To add an admin, you need to add a new line based on the following:

Admins=(Name="<name>",UniqueId="<SteamId>",ContactInfo="<optional>",Group="<admin group>")


For example:

Admins=(Name="JoeBlow",UniqueId="12345678901234567",ContactInfo="",Group="SuperAdmin")

Note: The ":0" (colon zero) that was mentioned in the previous versions of this guide is no longer required.

Ця відповідь Вам допомогла? 0 Користувачі, які знайшли це корисним (1 Голосів)