auth: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
No edit summary
m (Conversion script moved page Auth to auth: Converting page titles to lowercase)
 
(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|Chat Commands]]).  
:Authorize or unauthorize a player to use Kore [[Chat Commands]].  


[[Category:Console Command]]
[[Category:Console Command]]

Latest revision as of 22:35, 26 April 2021

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.