Difference between revisions of "auth"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';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 …')
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
;auth (<player name> <authorize flag>)
+
;auth <player name> <authorize flag>
  
 
:<player name>
 
:<player name>
Line 5: Line 5:
  
 
:<authorize flag>
 
:<authorize flag>
::- a boolean value. Specify either 1 to authorize, or 0 to unauthorize.  
+
::- a [[References#boolean_flag|boolean]] value. Specify either '''1''' to authorize, or '''0''' to unauthorize.  
  
:Authorize or unauthorize a player to use Kore chat commands (see Chat Commands).  
+
:Authorize or unauthorize a player to use Kore [[Chat Commands]].  
  
 
[[Category:Console Command]]
 
[[Category:Console Command]]

Revision as of 21:00, 6 July 2019

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.