Support:
Discord
VoteCoins:
- Easy to use
- Works with any votifier
- Easy config
- Support
- No annoying notification whenever joining the server about the author, version, etc.
- Simple, cool design.
Commands:
-
vcadd | Gives vote coins (only works in console)
[/vcadd (name) (coins)]
-
vcremove | Takes vote coins (only works in console)
[/vcremove (name) (coins)]
-
vcset | Sets vote coins (only works in console)
[/vcadd (name) (coins)]
-
vcreload | Reloads config.yml
[/vcreload]
-
votecoins | Opens the votecoins GUI
[ /vcoins, /vc ]
-
voteshop | Opens the voteshop GUI
[ /vshop, /vs]
Placeholders (PAPI):
%VoteCoins_coins% - Displays the number of vote coins a player has.
Permissions:
/vcadd - Console
/vcremove - Console
/vcset - Console
/votecoins - All
/voteshop - All
/vcreload - votecoins.reload
Default Config:
Code (YAML):
notAffordableMsg
: '&cYou cannot afford this, it costs
%cost% coins.'
# Rewards Menu
slots
:
# EXAMPLE
# 1:
# item: PAPER
# cost: 1
# name: '$100'
# description: 'Cost 1 Votecoin'
# message: '&fYou have $100 more!'
# commands:
# - 'eco give %name% 100'
# - 'bc %name% is $100 richer now!'
1:
cost
: 1
name
: '&c$100'
description
: '&7Costs 1 Token'
message
: ''
commands
:
- 'eco give
%name% 100'
2:
cost
: 2
name
: '&c$250'
description
: '&7Costs 2 Tokens'
message
: ''
commands
:
- 'eco give
%name% 250'
3:
cost
: 3
name
: '&cCreative'
description
: '&7Costs 3 Tokens'
message
: ''
commands
:
- 'gamemode creative
%name%'
4:
cost
: 10
name
: '&cStick'
description
: '&7Costs 10 Token'
message
: ''
commands
:
- 'give
%name% stick 1'
5:
cost
: 1
name
: 'changeme'
description
: 'changeme'
message
: 'changeme'
commands
:
- 'changeme'
6:
cost
: 1
name
: 'changeme'
description
: 'changeme'
message
: 'changeme'
commands
:
- 'changeme'
7:
cost
: 1
name
: 'changeme'
description
: 'changeme'
message
: 'changeme'
commands
:
- 'changeme'
8:
cost
: 1
name
: 'changeme'
description
: 'changeme'
message
: 'changeme'
commands
:
- 'changeme'
9:
cost
: 1
name
: 'changeme'
description
: 'changeme'
message
: 'changeme'
commands
:
- 'changeme'
Setup Tutorial:
Using the votifier listener of your choice, simply add a command for it to run the vcadd command when a player votes. (/vcadd [name] [token amount])
Check out my other projects:
Spigot Page