Skip to content

Instantly share code, notes, and snippets.

@Scabista
Created October 19, 2018 23:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Scabista/fa24522925c78c67ca5b1cb13c31a23b to your computer and use it in GitHub Desktop.
Save Scabista/fa24522925c78c67ca5b1cb13c31a23b to your computer and use it in GitHub Desktop.
#
# Reward for any site
# Similar to AnySiteReward
# This requires the site to be configured in order to get the reward.
VoteSites:
Vote1:
Enabled: true
Name: Vote Link 1
Priority: 5
ServiceSite: minecraft-mp.com/
VoteURL: https://minecraft-mp.com/server-s206525
VoteDelay: 24
VoteDelayDaily: false
ForceOffline: false
Item:
Material: DIAMOND
Amount: 1
Rewards:
Commands:
console:
- eco give %player% 500
- say hello
Messages:
Player: You voted!
Vote2:
Enabled: true
Name: Vote Link 2
Priority: 5
ServiceSite: minecraftlist.org
VoteURL: https://minecraftlist.org/vote/10922
VoteDelay: 24
VoteDelayDaily: false
ForceOffline: false
Item:
Material: DIAMOND
Amount: 1
Rewards:
Commands:
console:
- give %player% diamond 2
- say hello
Messages:
Player: You voted
Minecraft-MP_com:
Enabled: true
ServiceSite: Minecraft-MP.com
VoteURL: VoteURL
VoteDelay: 24
Item:
Material: GRASS
Amount: 1
Rewards:
Messages:
Player: '&aThanks for voting on %ServiceSite%!'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment