Advertisement
Jared39

SimpleVoteListener.yml

Oct 5th, 2013
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. # Sends private message to the voting player.
  2. private-message: '&eThanks for voting!'
  3.  
  4. # Sends public broadcast to server.
  5. public-message: '&e%name% voted from %service% at %time% and earned 30<>.'
  6.  
  7. # Commands to be performed only if the player is offline, without the slash.
  8. offline-commands:
  9. - 'econ add %name% 20'
  10. - 'manselect main'
  11. - 'manpromote %name% merchant'
  12. - 'manpromote jared39 cypress'
  13. - 'manpromote ethanthatguy chancellor'
  14. - 'manpromote SWGcryand mage'
  15. - 'manpromote breathnach14 chancellor'
  16. - 'manpromote TheCob13 apprentice'
  17. - 'manpromote BloodyChris apprentice'
  18. - 'manpromote Tevlok apprentice'
  19. - 'manselect spawn-world'
  20. - 'manpromote %name% merchant'
  21. - 'manpromote jared39 cypress'
  22. - 'manpromote ethanthatguy chancellor'
  23. - 'manpromote SWGcryand mage'
  24. - 'manpromote breathnach14 chancellor'
  25. - 'manpromote TheCob13 apprentice'
  26. - 'manpromote BloodyChris apprentice'
  27. - 'manpromote Tevlok apprentice'
  28. - 'manselect DIM7'
  29. - 'manpromote %name% merchant'
  30. - 'manpromote jared39 cypress'
  31. - 'manpromote ethanthatguy chancellor'
  32. - 'manpromote SWGcryand mage'
  33. - 'manpromote breathnach14 chancellor'
  34. - 'manpromote TheCob13 apprentice'
  35. - 'manpromote BloodyChris apprentice'
  36. - 'manpromote Tevlok apprentice'
  37. - 'manselect DIM1'
  38. - 'manpromote %name% merchant'
  39. - 'manpromote jared39 cypress'
  40. - 'manpromote ethanthatguy chancellor'
  41. - 'manpromote SWGcryand mage'
  42. - 'manpromote breathnach14 chancellor'
  43. - 'manpromote TheCob13 apprentice'
  44. - 'manpromote BloodyChris apprentice'
  45. - 'manpromote Tevlok apprentice'
  46. # Commands to be performed if the player voted offline and joins the server.
  47. login-commands:
  48. - 'mail send %name% Thank you for voting! A message has been sent to Jared to give you your stuff but next time please be online while voting, thanks!'
  49. - 'mail send Jared39 %name% just voted from %service% whilst offline! Derps! MT3RL9'
  50.  
  51. # Commands to be performed only if the player is online.
  52. online-commands:
  53. - 'econ add %name% 20'
  54. - 'manselect main'
  55. - 'manpromote %name% merchant'
  56. - 'manpromote jared39 cypress'
  57. - 'manpromote ethanthatguy chancellor'
  58. - 'manpromote SWGcryand mage'
  59. - 'manpromote breathnach14 chancellor'
  60. - 'manpromote TheCob13 apprentice'
  61. - 'manpromote BloodyChris apprentice'
  62. - 'manpromote Tevlok apprentice'
  63. - 'manselect spawn-world'
  64. - 'manpromote %name% merchant'
  65. - 'manpromote jared39 cypress'
  66. - 'manpromote ethanthatguy chancellor'
  67. - 'manpromote SWGcryand mage'
  68. - 'manpromote breathnach14 chancellor'
  69. - 'manpromote TheCob13 apprentice'
  70. - 'manpromote BloodyChris apprentice'
  71. - 'manpromote Tevlok apprentice'
  72. - 'manselect DIM7'
  73. - 'manpromote %name% merchant'
  74. - 'manpromote jared39 cypress'
  75. - 'manpromote ethanthatguy chancellor'
  76. - 'manpromote SWGcryand mage'
  77. - 'manpromote breathnach14 chancellor'
  78. - 'manpromote TheCob13 apprentice'
  79. - 'manpromote BloodyChris apprentice'
  80. - 'manpromote Tevlok apprentice'
  81. - 'manselect DIM1'
  82. - 'manpromote %name% merchant'
  83. - 'manpromote jared39 cypress'
  84. - 'manpromote ethanthatguy chancellor'
  85. - 'manpromote SWGcryand mage'
  86. - 'manpromote breathnach14 chancellor'
  87. - 'manpromote TheCob13 apprentice'
  88. - 'manpromote BloodyChris apprentice'
  89. - 'manpromote Tevlok apprentice'
  90.  
  91. # Commands to be performed after a given amount of time.
  92. # Separate command from time using ';' and define the time
  93. # using 'h' (hour), 'm' (minute), 's' (second). Exclude the slash
  94. # in front of the command unless the command requires another slash.
  95. timed-commands:
  96.  
  97. # Note: Stopping or reloading the server will execute the timed commands.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement