How to add player to Admin List?
How do I grant Command permission to a specific player?
Last updated
How do I grant Command permission to a specific player?
Last updated
Navigate to config/MainConfig.lua
.
Find the section Config.AdminCommandPlayers
.
Open TXAdmin and select the player you want to grant permissions to.
Click on the "IDs" option.
Copy one of the available identifiers.
Paste the identifier into Config.AdminPanelPlayers
in the config file.
Remember to add a comma (,
) at the end of each line.
It's important to grant your server administrators access to our Command. Donβt forget to add it to your server.cfg
as well! (It's optional, You can always use the Config.AdminCommandPlayers - which is better)