Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Sends private message to the voting player.
- private-message: '&eThanks for voting!'
- # Sends public broadcast to server.
- public-message: '&e%name% voted from %service% at %time% and earned 30<>.'
- # Commands to be performed only if the player is offline, without the slash.
- offline-commands:
- - 'econ add %name% 20'
- - 'manselect main'
- - 'manpromote %name% merchant'
- - 'manpromote jared39 cypress'
- - 'manpromote ethanthatguy chancellor'
- - 'manpromote SWGcryand mage'
- - 'manpromote breathnach14 chancellor'
- - 'manpromote TheCob13 apprentice'
- - 'manpromote BloodyChris apprentice'
- - 'manpromote Tevlok apprentice'
- - 'manselect spawn-world'
- - 'manpromote %name% merchant'
- - 'manpromote jared39 cypress'
- - 'manpromote ethanthatguy chancellor'
- - 'manpromote SWGcryand mage'
- - 'manpromote breathnach14 chancellor'
- - 'manpromote TheCob13 apprentice'
- - 'manpromote BloodyChris apprentice'
- - 'manpromote Tevlok apprentice'
- - 'manselect DIM7'
- - 'manpromote %name% merchant'
- - 'manpromote jared39 cypress'
- - 'manpromote ethanthatguy chancellor'
- - 'manpromote SWGcryand mage'
- - 'manpromote breathnach14 chancellor'
- - 'manpromote TheCob13 apprentice'
- - 'manpromote BloodyChris apprentice'
- - 'manpromote Tevlok apprentice'
- - 'manselect DIM1'
- - 'manpromote %name% merchant'
- - 'manpromote jared39 cypress'
- - 'manpromote ethanthatguy chancellor'
- - 'manpromote SWGcryand mage'
- - 'manpromote breathnach14 chancellor'
- - 'manpromote TheCob13 apprentice'
- - 'manpromote BloodyChris apprentice'
- - 'manpromote Tevlok apprentice'
- # Commands to be performed if the player voted offline and joins the server.
- login-commands:
- - '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!'
- - 'mail send Jared39 %name% just voted from %service% whilst offline! Derps! MT3RL9'
- # Commands to be performed only if the player is online.
- online-commands:
- - 'econ add %name% 20'
- - 'manselect main'
- - 'manpromote %name% merchant'
- - 'manpromote jared39 cypress'
- - 'manpromote ethanthatguy chancellor'
- - 'manpromote SWGcryand mage'
- - 'manpromote breathnach14 chancellor'
- - 'manpromote TheCob13 apprentice'
- - 'manpromote BloodyChris apprentice'
- - 'manpromote Tevlok apprentice'
- - 'manselect spawn-world'
- - 'manpromote %name% merchant'
- - 'manpromote jared39 cypress'
- - 'manpromote ethanthatguy chancellor'
- - 'manpromote SWGcryand mage'
- - 'manpromote breathnach14 chancellor'
- - 'manpromote TheCob13 apprentice'
- - 'manpromote BloodyChris apprentice'
- - 'manpromote Tevlok apprentice'
- - 'manselect DIM7'
- - 'manpromote %name% merchant'
- - 'manpromote jared39 cypress'
- - 'manpromote ethanthatguy chancellor'
- - 'manpromote SWGcryand mage'
- - 'manpromote breathnach14 chancellor'
- - 'manpromote TheCob13 apprentice'
- - 'manpromote BloodyChris apprentice'
- - 'manpromote Tevlok apprentice'
- - 'manselect DIM1'
- - 'manpromote %name% merchant'
- - 'manpromote jared39 cypress'
- - 'manpromote ethanthatguy chancellor'
- - 'manpromote SWGcryand mage'
- - 'manpromote breathnach14 chancellor'
- - 'manpromote TheCob13 apprentice'
- - 'manpromote BloodyChris apprentice'
- - 'manpromote Tevlok apprentice'
- # Commands to be performed after a given amount of time.
- # Separate command from time using ';' and define the time
- # using 'h' (hour), 'm' (minute), 's' (second). Exclude the slash
- # in front of the command unless the command requires another slash.
- timed-commands:
- # Note: Stopping or reloading the server will execute the timed commands.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement