Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # GAListener v1.3.1
- # settings section
- # onlineonly - Only delivers rewards when the player is online. If they are offline it will wait and deliver when they next join the server!
- # luckyvote - Enables the lucky voting section, this allows voters to have a random chance to receive additional rewards when they vote.
- # permvote - Enables the permission voting section, this allows voters to receive different rewards based upon their permissions.
- # cumulative - Enables the cumulative voting section, this allows voters to receive rewards once they have reached a certain number of votes.
- # broadcastqueue - Show broadcast message for queued votes.
- # broadcastoffline - Show broadcast message for offline queued votes.
- # broadcastrecent - Show broadcast message to recent voters (last 24 hours)
- # votecommand - Enables the /vote command which will show the message contained in the votemessage section at the bottom of the config.
- # rewardcommand - Enables the /rewards command which will show a list of all the cumulative voting rewards.
- # joinmessage - Show the message contained in the joinmessage section at the bottom of this config when a player joins the server.
- # voteremind - Message players who haven't voted in the last 24 hours. Shows the message contained in the remindmessage section at the bottom of this config.
- # remindseconds - How often (in seconds) between each reminder message.
- # ratelimit - Ignore votes received within this many seconds since the last vote for the same player on the same site. This should prevent duplicate votes.
- # logfile - Log received votes to vote.log file.
- # dbMode - Database mode. Use either mysql or sqlite.
- # dbFile - Database filename for SQLite.
- # dbHost - Database IP / Hostname for MySQL.
- # dbPort - Database port for MySQL.
- # dbUser - Database username for MySQL.
- # dbPass - Database password for MySQL.
- # dbName - Database name for MySQL.
- # dbPrefix - Database table prefix.
- settings:
- onlineonly: true
- luckyvote: true
- permvote: false
- cumulative: false
- broadcastqueue: true
- broadcastrecent: true
- broadcastoffline: false
- votecommand: true
- rewardcommand: false
- joinmessage: false
- voteremind: false
- remindseconds: 300
- ratelimit: 10
- logfile: true
- dbMode: 'sqlite'
- dbFile: 'GAL.db'
- dbHost: 'localhost'
- dbPort: 3306
- dbUser: 'root'
- dbPass: ''
- dbName: 'GAL'
- dbPrefix: ''
- # services section (default is used if service doesn't exist)
- # The example below would give 5 diamonds per vote.
- #
- #minecraft-mp
- #topminecraftservers
- #minecraftservers100
- #minecraft-index
- #planetminecraft
- services:
- default:
- broadcast: '{WHITE}{username} just voted!'
- playermessage: '{RED}Issuing vote rewards. Rolling Dice.'
- commands:
- - '/give {username} stone 9'
- - '/petadmin exp {username} 12500 add'
- - '/ar add {username} 1h'
- - '/eco give {username} 125000'
- # - '/jobs promote {username} Staff 1'
- minecraftservers100:
- broadcast: '{DARK_GRAY}{username} +1 MS100'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 12500 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- Minelist.net:
- broadcast: '{DARK_GRAY}{username} +1 ML'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 12500 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- Minecraft-Tracker.com:
- broadcast: '{DARK_GRAY}{username} +1 MCT'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 12500 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- theminelist:
- broadcast: '{DARK_GRAY}{username} +1 TML'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 15000 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- MinecraftServers:
- broadcast: '{DARK_GRAY}{username} +1 MCS III'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 15000 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- MinecraftServers.biz:
- broadcast: '{DARK_GRAY}{username} +1 MCS II'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 15000 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- minecraft-index:
- broadcast: '{DARK_GRAY}{username} +1 MC I'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 15000 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- TopG.org:
- broadcast: '{DARK_GRAY}{username} +1 TopG'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 17500 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- MC-Index:
- broadcast: '{DARK_GRAY}{username} +1 MC-I'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 15000 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- MCSL:
- broadcast: '{DARK_GRAY}{username} +1 MCSL'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 20000 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- PlanetMinecraft.com:
- broadcast: '{DARK_GRAY}{username} +1 PMC'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 50000 add'
- - '/ar add {username} 1h'
- - '/c resetcd {username}'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- MinecraftServersList:
- broadcast: '{DARK_GRAY}{username} +1 MC SL'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 15000 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- Minecraft-MP.com:
- broadcast: '{DARK_GRAY}{username} +1 MCMP'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 15000 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- TopMinecraftServers:
- broadcast: '{DARK_GRAY}{username} +1 TMS'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/mcrefresh {username}'
- - '/ar add {username} 1h'
- - '/petadmin exp {username} 15000 add'
- - '/give {username} 138 1'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- MinecraftServers.org:
- broadcast: '{DARK_GRAY}{username} +1 MCS'
- playermessage: '{DARK_GRAY}Thanks, {username}! Issuing vote rewards. Rolling Dice.'
- commands:
- - '/petadmin exp {username} 15000 add'
- - '/ar add {username} 1h'
- - '/ms cast on {username} TX9'
- - '/eco give {username} 25000'
- # - '/jobs promote {username} Staff 1'
- # luckyvotes section
- # The example below would give a 1 in 10 chance of a voter receiving an extra $1000, and a 1 in 50 chance of an extra $1000 and 100XP.
- luckyvotes:
- '72':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/72) {WHITE} + 1{RESET}{RED}{BOLD} Vote Crate for everyone!(G 500,000 to G 15,000,000).'
- commands:
- - '/minecraft:give @a chest 1 {display:{Name:"\"§4§lVote Crate\"",Lore:["\"§4§l✿§c§l✿§6§l✿§e§l✿ §c§lP§6§li§e§lp§6§le§c§lr §e§l✿§6§l✿§c§l✿§4§l✿\"","\"§4Lucky Vote Crate\"","\"§4Contains Random\"","\"§4voter rewards.\"","\"§0|\"","\"§4R+L Click to select\"","\"§4or use skills on it.\"","\"§4Do not place this.\"","\"§4§l✿§c§l✿§6§l✿§e§l✿ §c§lP§6§li§e§lp§6§le§c§lr §e§l✿§6§l✿§c§l✿§4§l✿\""]}}'
- '73':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/73) Boss Spawned'
- playermessage: '{DARK_RED}☠{RED}{BOLD}A Sentient Magma{DARK_RED}☠{RESET}{RED} has spawned! Last seen near the swamp biome warp!'
- commands:
- - '/summon MAGMA_CUBE 4674 64 -2211 {OnGround:1b,NoGravity:0b,Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,PersistenceRequired:0b,NoAI:0b,Health:40f,Size:18,Motion:[0.0,0.0,0.0],Rotation:[0.0F,0.0F],Passengers:[{id:"MAGMA_CUBE",Size:16,Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,Passengers:[{id:"MAGMA_CUBE",Size:14,Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,Passengers:[{id:"MAGMA_CUBE",Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,Size:12,Passengers:[{id:"MAGMA_CUBE",Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,Size:10,Passengers:[{id:"MAGMA_CUBE",Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,Size:8,Passengers:[{id:"MAGMA_CUBE",Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,Size:6,Passengers:[{id:"MAGMA_CUBE",Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,Size:4,Passengers:[{id:"MAGMA_CUBE",Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,Size:2,Passengers:[{id:"MAGMA_CUBE",Silent:1b,CustomName:"\"§c§lSentient Magma\"",CustomNameVisible:1b,Size:1,Glowing:1b,Health:20f}]}]}]}]}]}]}]}]}],HandItems:[{id:"DIAMOND_BLOCK",Count:32b},{id:nether_star,Count:4,tag:{ench:[{id:33,lvl:1}],display:{Name:"\"§b§lVote Point Token\"",Lore:["\"§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭\"","\"§cStores a vote point.\"","\"§cSell to others for\"","\"§cno less than 50000.\"","\"§cR + L Click to select\"","\"§cor use skills on this.\"","\"§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭\""]}}}],HandDropChances:[1.0F,1.0F]}'
- '74':
- broadcast: '{username} {WHITE}Lucky vote{RED} (1/74) {WHITE} + 1 {RED}Zombie Spawner {WHITE}(G 225000).'
- commands:
- - '/ss give {username} zombie 1'
- '75':
- broadcast: '{username} {WHITE}lucky vote{RED} (1/75) {WHITE} + 1 {RED}Skeleton Spawner {WHITE}(G 275000).'
- commands:
- - '/ss give {username} skeleton 1'
- '76':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/76) {WHITE} + 1 {RED}Spider Spawner. {WHITE}(G 275000).'
- commands:
- - '/ss give {username} spider 1'
- '77':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/77) {WHITE} + 2 {RED}Cave Spider Spawners. {WHITE}(G 200000 x 2).'
- commands:
- - '/ss give {username} cave_spider 2'
- '78':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/78) {WHITE} + 1 {RED}Creeper Spawner. {WHITE}(G 525000).'
- commands:
- - '/ss give {username} creeper 1'
- '79':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/79) {WHITE} + 1 {RED}Blaze Spawner. {WHITE}(G 450000).'
- commands:
- - '/ss give {username} blaze 1'
- '80':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/80) {WHITE} + 1 {RED}Witch Spawner. {WHITE}(G 675000).'
- commands:
- - '/ss give {username} witch 1'
- '81':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/81) {WHITE} + 1 {RED}Squid Spawner. {WHITE}(G 325000).'
- commands:
- - '/ss give {username} squid 1'
- '82':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/82) {WHITE} + 1 {RED}Sheep Spawner. {WHITE}(G 250000).'
- commands:
- - '/ss give {username} sheep 1'
- '83':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/83) {WHITE} + 1 {RED}Cow Spawner. {WHITE}(G 125000).'
- commands:
- - '/ss give {username} cow 1'
- '84':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/84) {WHITE} + 1 {RED}Zombie Pigman Spawner. {WHITE}(G 300000).'
- commands:
- - '/ss give {username} pigman 1'
- '85':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/85) {WHITE} + 1 {RED}Mushroom Cow Spawner. {WHITE}(G 225000).'
- commands:
- - '/ss give {username} mooshroom 1'
- '86':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/86) {WHITE} + 1 {RED}Llama Spawner. {WHITE}(G 400000).'
- commands:
- - '/ss give {username} llama 1'
- '87':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/87) {WHITE} + a {RED}Chicken Spawner. {WHITE}(G 225000).'
- commands:
- - '/ss give {username} chicken 1'
- '88':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/88) {WHITE} + 1 {RED}Enderman Spawner. {WHITE}(G 1500000!).'
- commands:
- - '/ss give {username} enderman 1'
- '89':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/89) {WHITE} + 1 {RED}Endermite Spawner. {WHITE}(G 575000).'
- commands:
- - '/ss give {username} endermite 1'
- '90':
- broadcast: '{username} {WHITE}{BOLD}Special Lucky Vote!{RED}{BOLD} (1/90) {WHITE}{BOLD} + 1 {RED}{BOLD}Vote Token for ALL!. {WHITE}(50000 to 100000 G).'
- commands:
- - '/minecraft:give @a nether_star 1 0 {ench:[{id:33,lvl:1}],display:{id:nether_star,Count:4,tag:{ench:[{id:33,lvl:1}],display:{Name:"\"§b§lVote Point Token\"",Lore:["\"§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭\"","\"§cStores a vote point.\"","\"§cSell to others for\"","\"§cno less than 50000.\"","\"§cR + L Click to select\"","\"§cor use skills on this.\"","\"§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭\""]}}}}'
- '91':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/91) {WHITE} + 1 {RED}2 uses 50000 Exp Orbs Scroll! {WHITE}(G 150000).'
- commands:
- - '/minecraft:give {username} PAPER 1 0 {ench:[{id:33,lvl:1}],display:{Name:"§f§nSCROLL§R §9◈ §2Xp Converter.",Lore:["§8Grants BIG Xp Rain.","§8Does not consume Xp.","§8Right click to use.","§0","§fUses §8: §72","§0§kMS$:scroll:XpConverter,2"]}}'
- '92':
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/92) {WHITE} + a {RED}Wither Skeleton Spawner. {WHITE}(G 825000).'
- commands:
- - '/ss give {username} wither_skeleton 1'
- '93':
- playermessage: '{DARK_GREEN}☠{GREEN}{BOLD}Slime-Zilla{DARK_GREEN}☠{RESET}{RED} has spawned! Last seen near the swamp biome warp!'
- broadcast: '{username} {WHITE}Lucky Vote{RED} (1/93) Boss Spawned'
- commands:
- - '/summon slime 4674 64 -2211 {OnGround:1b,NoGravity:0b,Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,PersistenceRequired:0b,NoAI:0b,Health:40f,Size:2,Glowing:1b,Motion:[0.0,0.0,0.0],Rotation:[0.0F,0.0F],Passengers:[{id:"slime",Size:4,Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,Passengers:[{id:"slime",Size:6,Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,Passengers:[{id:"slime",Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,Size:8,Passengers:[{id:"slime",Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,Size:10,Passengers:[{id:"slime",Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,Size:12,Passengers:[{id:"slime",Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,Size:14,Passengers:[{id:"slime",Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,Size:16,Passengers:[{id:"slime",Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,Size:18,Passengers:[{id:"slime",Silent:1b,CustomName:"\"§a§lSlime Zilla\"",CustomNameVisible:1b,Size:1}]}]}]}]}]}]}]}]}],HandItems:[{id:"EMERALD_BLOCK",Count:32b},{id:nether_star,Count:3,tag:{ench:[{id:33,lvl:1}],display:{Name:"\"§b§lVote Point Token\"",Lore:["\"§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭\"","\"§cStores a vote point.\"","\"§cSell to others for\"","\"§cno less than 50000.\"","\"§cR + L Click to select\"","\"§cor use skills on this.\"","\"§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭\""]}}}],HandDropChances:[1.0F,1.0F]}'
- '94':
- broadcast: '{username} {WHITE}{BOLD}Special Lucky Vote!{RED}{BOLD} (1/94) {WHITE}{BOLD} + 2 {RED}{BOLD}Vote Tokens for ALL!. {WHITE}(100000 to 200000 G).'
- commands:
- - '/minecraft:give @a nether_star 1 0 {ench:[{id:33,lvl:1}],display:{id:nether_star,Count:4,tag:{ench:[{id:33,lvl:1}],display:{Name:"\"§b§lVote Point Token\"",Lore:["\"§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭\"","\"§cStores a vote point.\"","\"§cSell to others for\"","\"§cno less than 50000.\"","\"§cR + L Click to select\"","\"§cor use skills on this.\"","\"§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭§b✭§c✭\""]}}}}'
- '95':
- broadcast: '{username} {WHITE}Did a very lucky vote{RED} (1/95) {WHITE} + 1 {RED}Polar Bear Spawner. {WHITE}(G 575000).'
- commands:
- - '/ss give {username} polarbear 1'
- '96':
- broadcast: '{username} {WHITE}Did a very lucky vote{RED} (1/96) {WHITE} + 1 {RED}Iron Golem Spawner. {WHITE}(G 1500000!).'
- commands:
- - '/ss give {username} irongolem 1'
- '97':
- broadcast: '{username} {WHITE}Did a very lucky vote{RED} (1/97) {WHITE} + 1 {RED}Shulker Spawner. {WHITE}(G 1500000!).'
- commands:
- - '/ss give {username} shulker 1'
- '98':
- broadcast: '{username} {WHITE}Did a very lucky vote{RED} (1/98) {WHITE} + 1 {RED}Guardian Spawner. {WHITE}(G 750000).'
- commands:
- - '/ss give {username} guardian 1'
- '99':
- broadcast: '{username} {WHITE}Did a really lucky vote{RED} (1/99) {WHITE} + 1 {RED}Villager Spawner!!! {WHITE}(G 1500000!).'
- commands:
- - '/ss give {username} villager 1'
- # cumulative reward section
- # This example would give players 20 Diamonds once they have reached a total of 10 votes.
- cumulative:
- '10':
- playermessage: '{WHITE}You voted {RED}10{WHITE} times! {RED}+ 2 {WHITE}hours rank up time. {RED}+ 25000 G'
- commands:
- - 'ar add {username} 2h'
- - 'eco give {username} 25000'
- '20':
- playermessage: '{WHITE}You voted {RED}20{WHITE} times! {RED}+ 4 {WHITE}hours rank up time. {RED}+ 50000 G'
- commands:
- - 'ar add {username} 4h'
- - 'eco give {username} 50000'
- '30':
- playermessage: '{WHITE}You voted {RED}30{WHITE} times! {RED}+ 6 {WHITE}hours rank up time. {RED}+ 75000 G'
- commands:
- - 'ar add {username} 6h'
- - 'eco give {username} 75000'
- '40':
- playermessage: '{WHITE}You voted {RED}40{WHITE} times! {RED}+ 8 {WHITE}hours rank up time. {RED}+ 100000 G'
- commands:
- - 'ar add {username} 8h'
- - 'eco give {username} 100000'
- '50':
- playermessage: '{WHITE}You voted {RED}50{WHITE} times! {RED}+ 10 {WHITE}hours rank up time. {RED}+ 125000 G'
- commands:
- - 'ar add {username} 10h'
- - 'eco give {username} 125000'
- '100':
- playermessage: '{WHITE}You voted {RED}10{WHITE} times! {RED}+ 12 {WHITE}hours rank up time. {RED}+ 1.5 Million G'
- commands:
- - 'ar add {username} 12h'
- - 'eco give {username} 1500000'
- - '/jobs promote {username} Staff 10'
- blocked: []
- # Available formatting codes for messages:
- # {service} {servicename} {SERVICE} = service name
- # {username} {player} {name} = player username
- # {votes} = current vote total
- # & = Colour Symbol to enter manual colours / control codes
- # {AQUA} {BLACK} {BLUE} {DARK_AQUA} {DARK_BLUE}
- # {DARK_GRAY} {DARK_GREEN} {DARK_PURPLE} {DARK_RED} {GOLD}
- # {GRAY} {GREEN} {LIGHT_PURPLE} {RED} {WHITE} {YELLOW} {BOLD}
- # {ITALIC} {UNDERLINE} {STRIKETHROUGH} {STRIKE}
- # {STRIKETHROUGH} {MAGIC} {RESET}
- votemessage:
- - ' {GRAY}Hi! You currently have {YELLOW}{BOLD}{votes}{RESET}{GRAY} Votes. {YELLOW}/Votetop /c stats'
- - ' {GRAY}Please vote at {RED}1{GRAY} or more links below. {AQUA}T{YELLOW}h{GREEN}a{BLUE}n{DARK_RED}k {GOLD}y{DARK_AQUA}o{RED}u{BLUE}!{DARK_BLUE}!{DARK_GREEN}!{LIGHT_PURPLE}!'
- - ' {AQUA}https://minecraftlist.org/server/7918'
- - ' {RED}https://topg.org/Minecraft/in-607812'
- - ' {GREEN}https://minecraft-mp.com/server-s211646'
- - ' {GOLD}https://minecraftservers.org/server/528268'
- - ' {DARK_PURPLE}https://minecraftservers.biz/servers/143551/'
- - ' {DARK_GREEN}https://tinyurl.com/ycek24xj (PMC)'
- - ' {BLUE}https://minecraft-server-list.com/server/377849'
- - ' {LIGHT_PURPLE}https://minecraft-tracker.com/server/5837/'
- - ' {DARK_RED}https://minebrowse.com/server/1088'
- - ' {YELLOW}{UNDERLINE}Keep space in your inventory before voting!'
- #- ' {YELLOW}► {DARK_RED}https://serverstoplist.com/server-piper-survival-9453299/vote'
- remindmessage:
- - 'Hi, {username} doing /vote helps us get more players. ;) '
- - '{RED}You currently have {WHITE}{votes} Votes'
- joinmessage:
- - '{LIGHT_PURPLE} Hi, {username}You currently have {WHITE}{votes} {LIGHT_PURPLE}Votes'
- # Additional formatting codes for below:
- # {TOTAL} = vote total - used for /rewards
- # {REWARD} = current rewardmessage as specified in the cumulative reward section - used for /rewards
- # {POSITION} = current rank - used for /votetop
- # {username} = player name - used for /votetop
- # {DARK_GREEN}a{DARK_PURPLE}l{DARK_RED}l {GOLD}J{GREEN}o{RED}b{LIGHT_PURPLE}s{YELLOW}!
- # {YELLOW}S{YELLOW}t{GOLD}a{GOLD}f{RED}f{RED} J{DARK_RED}o{DARK_RED}b
- rewardformat: '{DARK_RED}{TOTAL} {RED}Votes {GRAY}- {RED}{REWARD}'
- votetopformat: '{GOLD}{BOLD}{POSITION}{DARK_RED} ■ {RED}{BOLD}{username}{DARK_RED} ■ {GOLD}{BOLD}{BOLD}{TOTAL}'
- rewardheader: '{RED}---------------- {WHITE}[ {WHITE}Rewards{WHITE} ] {RED}----------------'
- rewardsmessage:
- - '{REWARD}{YELLOW}Votes give mostly jobs, mcmmo skills and items.'
- - '{REWARD}{GOLD}Some votes are lucky and give a spawner or other.'
- - '{REWARD}{RED}At votes total you also get bonus {WHITE}/rankup{RED} time.'
- - '{REWARD}{DARK_RED}{username} you have {votes}'
- votetopheader:
- - '{DARK_RED}▪{RED}▪{GOLD}▪{YELLOW}▪{GOLD}▪{RED}▪{DARK_RED}▪{RED}▪{GOLD}▪{YELLOW}▪{GOLD}▪{RED}▪{DARK_RED}▪{RED}▪{GOLD}▪{YELLOW}▪{GOLD}▪{RED}▪{DARK_RED}{BOLD} ► {YELLOW}{BOLD}{ITALIC}Top Voters{RESET} {DARK_RED}{BOLD} ◄ {RESET}{RED}▪{GOLD}▪{YELLOW}▪{GOLD}▪{RED}▪{DARK_RED}▪{RED}▪{GOLD}▪{YELLOW}▪{GOLD}▪{RED}▪{DARK_RED}▪{RED}▪{GOLD}▪{YELLOW}▪{GOLD}▪{RED}▪{DARK_RED}▪'
- rewardfooter:
- - '{RED}You currently have {WHITE}{votes} Votes'
- #https://www.minestatus.net/149989-survival-survival
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement