Skip to content

Instantly share code, notes, and snippets.

@Scabista
Created November 6, 2018 11:41
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/b61205080660401f3b7e0ed661278382 to your computer and use it in GitHub Desktop.
Save Scabista/b61205080660401f3b7e0ed661278382 to your computer and use it in GitHub Desktop.
VoteSites.yml
#
# 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% 200'
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:
- 'eco give %player% 200'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment