overallAuth.txt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
List of players authorized to use [[Chat Commands]]. By default, players not in this list are not authorized. | |||
Instead of editing this file, console command [[auth]] may be used, or your [[adminPassword]] may be sent as an incoming private message from the player you want to authorize. | |||
== Syntax == | == Syntax == | ||
The format of this file is simply a set of lines that observes the following syntax: | The format of this file is simply a set of lines that observes the following syntax: | ||
Line 9: | Line 10: | ||
=== Details === | === Details === | ||
; <[[ | ; <[[player name]]> | ||
This is the name of the player that you want to authorize or unauthorize. | This is the name of the player that you want to authorize or unauthorize. | ||
; <authorized flag> | ; <authorized flag> | ||
This is a [[ | This is a [[boolean]] that controls if Kore should allow the player to use chat commands on Kore. | ||
== Examples == | |||
In the following example, player botMaster will be able to command Kore using [[Chat Commands]]. | In the following example, player botMaster will be able to command Kore using [[Chat Commands]]. | ||
Revision as of 12:56, 16 August 2012
List of players authorized to use Chat Commands. By default, players not in this list are not authorized.
Instead of editing this file, console command auth may be used, or your adminPassword may be sent as an incoming private message from the player you want to authorize.
Syntax
The format of this file is simply a set of lines that observes the following syntax:
<player's name> <authorized flag>
Details
This is the name of the player that you want to authorize or unauthorize.
- <authorized flag>
This is a boolean that controls if Kore should allow the player to use chat commands on Kore.
Examples
In the following example, player botMaster will be able to command Kore using Chat Commands.
botMaster 1