adminPassword: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
; adminPassword [<value>]
; 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.
: 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.
Line 5: Line 5:
This is most commonly used with [[followBot]] 1
This is most commonly used with [[followBot]] 1


'''Note:''' If this option is left blank, Kore will automatically generate a random password for security reasons.
== Notes ==
 
If this option is left blank, Kore will automatically generate a random password for security reasons.
 
== Developer Notes ==
 
Avoid printing user passwords into any kind of user interface or API.


[[Category:config.txt]]
[[Category:config.txt]]
[[Category:XKore]]
[[Category:XKore]]

Revision as of 12:30, 16 August 2012

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

If this option is left blank, Kore will automatically generate a random password for security reasons.

Developer Notes

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