Difference between revisions of "auth"

From OpenKore Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
;auth (<player name> <authorize flag>)
+
;auth <player name> <authorize flag>
  
 
:<player name>
 
:<player name>
Line 7: Line 7:
 
::- a boolean value. Specify either '''1''' to authorize, or '''0''' to unauthorize.  
 
::- a boolean value. Specify either '''1''' to authorize, or '''0''' to unauthorize.  
  
:Authorize or unauthorize a player to use Kore chat commands (see [[Chat_Commands|Chat Commands]]).  
+
:Authorize or unauthorize a player to use Kore [[Chat Commands]].  
  
 
[[Category:Console Command]]
 
[[Category:Console Command]]

Revision as of 16:53, 24 November 2010

auth <player name> <authorize flag>
<player name>
- the name of the player you want to authorize or unauthorize.
<authorize flag>
- a boolean value. Specify either 1 to authorize, or 0 to unauthorize.
Authorize or unauthorize a player to use Kore Chat Commands.