Advertisement
Guest User

Untitled

a guest
Apr 26th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. #########AntiAdv Config v2.2#########
  2. ##Do not edit the amount##
  3. amount: 0
  4. ##the delay between a autosave from the config##
  5. interval: 2
  6. ##the time in seconds how long a player gets muted after he/she advertised (set this to 0 if you dont want them to be muted)##
  7. mute-time: 30
  8. ##the command the consol runs when someone trys to advertise##
  9. Command: 'kick %Name &4[&6AntiAdv&4] &eDo not advertise on this server!'
  10. ##the message the player gets when he trys to advertise##
  11. message-saved: '&cDo not advertise! your messaged has been saved if you did advertise
  12. you will be banned!'
  13. ##the message a player gets when he doesnt have permission to a command
  14. no-permission: '&cYou dont have permission to do this.'
  15. ##set enable to true if you want to replace the message a players says and you can edit the message he will say##
  16. replace:
  17. enable: true
  18. replace-message: '&aI love this server and i would never try to advertise!'
  19. ##want to whitelist your server ip? replace one of the www.google.com with your server ip!##
  20. AllowToSay:
  21. '1': bukkit.org
  22. '2': bil
  23. '3': mil
  24. '4': youtube.com
  25. '5': google.com
  26. '6': google.com
  27. '7': google.com
  28. '8': google.com
  29. '9': google.com
  30. '10': google.com
  31. '11': google.com
  32. '12': google.com
  33. '13': google.com
  34. '14': google.com
  35. '15': google.com
  36. '16': google.com
  37. '17': google.com
  38. '18': google.com
  39. '19': google.com
  40. '20': google.com
  41. ##commands where you are allow to "advertise" (i made this so you can use /pay <name> 10.5)##
  42. AllowCMD:
  43. '1': pay
  44. '2': bid
  45. '3': pay
  46. '4': pay
  47. '5': pay
  48. '6': pay
  49. '7': pay
  50. '8': pay
  51. ##when a message has one of those things in it it will activate the plugin##
  52. Blocked:
  53. - '.com'
  54. - '.net'
  55. - '.us'
  56. - '.0'
  57. - '.1'
  58. - '.2'
  59. - '.3'
  60. - '.4'
  61. - '.5'
  62. - '.6'
  63. - '.7'
  64. - '.8'
  65. - '.9'
  66. - '.org'
  67. - '.uk'
  68. - '.info'
  69. - ' . '
  70. - '(dot)'
  71. - ',com'
  72. - ',net'
  73. - ',us'
  74. - ',org'
  75. - ',uk'
  76. - ',info'
  77. - ' , '
  78. - ',0'
  79. - ',1'
  80. - ',2'
  81. - ',3'
  82. - ',4'
  83. - ',5'
  84. - ',6'
  85. - ',7'
  86. - ',8'
  87. - ',9'
  88. - 'play.'
  89. - 'mc.'
  90. - 'play,'
  91. - 'mc,'
  92. - '( dot )'
  93. - '(.)'
  94. - '(,)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement