You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

kickban-greater-0 546B

12345678910111213141516171819202122232425262728293031
  1. # This is a DMDirc configuration file.
  2. # Written on: Sun Nov 25 13:32:17 GMT 2007
  3. # This section indicates which sections below take key/value
  4. # pairs, rather than a simple list. It should be placed above
  5. # any sections that take key/values.
  6. keysections:
  7. condition 0
  8. condition 1
  9. triggers:
  10. UNKNOWN_COMMAND
  11. response:
  12. /ban $1
  13. /kick $1-
  14. format:
  15. condition 0:
  16. argument=1
  17. component=STRING_STRING
  18. target=kickban
  19. comparison=STRING_EQUALS
  20. condition 1:
  21. argument=2
  22. component=STRINGARRAY_LENGTH
  23. target=0
  24. comparison=INT_GREATER