Difference between revisions of "secureAdminPassword"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page SecureAdminPassword to secureAdminPassword: Converting page titles to lowercase)
 
(No difference)

Latest revision as of 22:34, 26 April 2021

secureAdminPassword [<boolean flag>]
If this option is enabled, Kore will generate a random adminPassword everytime you start Kore.



adminPassword <string>
The value for this option will be used to authorize other players/bots to use Chat Commands, and as the login password for the RO Client to connect to the XKore 2 server.
This is most commonly used with followBot 1.


Notes

To allow in-game authorization to use the Chat Commands, see inGameAuth.

Developer Notes

Avoid printing user passwords into any kind of user interface or API.