Skip to content

Instantly share code, notes, and snippets.

@artur9010
Created January 21, 2021 07:39
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 artur9010/398ebec3ac4bdb897e96f8da0ab4cab1 to your computer and use it in GitHub Desktop.
Save artur9010/398ebec3ac4bdb897e96f8da0ab4cab1 to your computer and use it in GitHub Desktop.
id: 1 <--- your server id (for minecraft-list.org/4131-kiwimc-pl it should be 4131)
requireonline: true <--- require player to be online to get rewarded (true/false)
commands: <--- here you put all the commands that should be executed on vote, use %player% for voter nickname
- "say %player% thank you for your vote at Minecraft-List.org"
- "give %player% dirt 1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment