Project

General

Profile

Away » History » Revision 2

Revision 1 (Per Amundsen, 02/08/2014 01:33 AM) → Revision 2/3 (Per Amundsen, 02/08/2014 12:16 PM)

_Added in 1.9.0_ 

 */away [message]* 

 If message is defined you will be marked as away, else you will be marked as not away. 

 *Parameters* 

 [message] - The away message to set. 

 *Example* 

 <pre> 
 ;Sets you away with "Be back later" as the away message. 
 /away Be Back later 

 ;Removes your away flag. 
 /away 
 </pre>