Advertisement
andrewjackson

chat options

Nov 15th, 2012
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. audio: disables audio alerts if set to false
  2.  
  3. autolink: enables auto linking if set to true, has some issues. do not use [url=] if enabled, or else links become [url=[url=link]]
  4.  
  5. last: not yet implemented
  6.  
  7. lean: default is true, set to false to activate; skips creating user specific CSS on startup, disabling italics for username of own posts
  8.  
  9. limit: number (greater than 20) of posts to load, will not load more than threshold, so increase or disable threshold if you need more than 1000
  10.  
  11. matchsound: This matches words from the message text to trigger an alert. You're full username is automatically added. It accepts a list of values, with each word separated by pipes. word1|word2
  12.  
  13. threshold: default is 1000, 0 to disable; number of posts before we start purging messages (It is highly recommended not to disable the threshold, your computer/browser may eventually freeze up or crash)
  14.  
  15. usersound: This matches usernames or user id's from the username text portion of a message. It allows to watch for when someone says something, rather than when someone is mentioned by someone else. It accepts a list of pipe separated values, like matchsound. 1|Patrick
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement