1

Need help troubleshooting my voting plugin

hannahdawnh 7/3/18 9:56 pm
479
7/5/2018 2:42 pm

My votes wont go through, so my players aren't getting their rewards!



Here are the config files for both RewardVoting and Votifier, if any extra information is needed please let me know! :(


rewardvoting config
################################
####RewardVoting Config file####
################################

#WARNING: You CAN'T just put a new sentence in here and think it will work...
#If you found any bugs or have ideas, email me: cherwinsupport@hotmail.com

############################
#Toggle these true or false#
############################

#Set Metrics to 'false' if you don't want to send information about the usage of the plugin to mcstats.org/
Metrics: true

#Make sure you have vault installed and have an economy plugin supported by vault. If not keep it false.
vault: true

##############
##Lucky-Vote##
##############

#True if you want to enable lucky vote. If you want to disable it change enabled: to false.
#Messages can be colored with &{colorcode}.
#items format is ( - "(itemid):(amount)" ). You can add multiple items by inluding the right format <-
#everything can be disabled by changing it to "none".

lucky-votes:
enabled: true
message: "&6>>&r &aYou got lucky and recieved extra rewards!"
chance: 5
money: 600
xp-level: 5
items:
- "264:3"


###########
##Rewards##
###########

#Everything can be turned off by replacing the message or number with "none" (<Example> offline: "none")
#Messages can be colored with &{colorcode}. {username} will be replaced with the voter his name, {service} will be replaced with the voting service.
#Commands, every in-game command can be used. {username} will be replaced with the voter his name. (<Example> - "msg {username} thanks!")
#Rewards format is ( - "(itemid):(amount)" ). You can add multiple items by inluding the right format <-
#Keep in mind, xp-level and money should never be used like (<Example> xp-level: "2") only use a number or 'none'.

rewards:
broadcast: "&F[&6&lRewardVoting&r&F]&r {username} voted for us on {service} and got his &4rewards&r!"
offline: "&F[&6&lRewardVoting&r&F]&r {username} voted for us on {service}, unfortunately he was &4offline&r!"
xp-level: 2
money: 100
items:
- "264"

##############
##Vote sites##
##############

#Add colors to the vote sites!

votesites:
- "&3&lwww.planetminecraft.com/server/crimson-towny/vote/"

############
##Messages##
############

#You can color and modify the messages with &{code}.
#You can disable every message by replacing the message with "none" ( <Example> join: "none" )

messages:
vote: "&6>>&r &aVote Links:"
join: "&6>>&r&a Don't forget to vote for the server!&r &3&l/vote"
freediamonds: "&6>>&r&a Invalid Command."
claim: "&6>>&r&a You have succesfully claimed your reward!"
no-claim: "&6>>&r&a You dont have a queue point available!"

#These messages can't be disabled
#RewardVoting args (/rv command)

rv-top: "&6>>&r&aReward Voting arguments:"
rv-bottom: "Info, Freediamonds, Votes, Totalvotes, Queue, Votetop"


###############################
####RewardVoting changelog!####
###############################
#
# 7.1 (Improvements and fixes)
# + Improved config file (More user friendly and clearer)
# + All rewards and messages can be disabled by replacing the message or reward with "none".
# * Bug Fix: While lucky-vote was turned off you wouldn't get xp, money etc.
#
# 7.0 (Updated and optimal)
#
# + Vote queue (Offline voting)
# + Lucky vote
# + Customizability
# + player votes
# + Total server votes
# + Money and xp
# + Join message
# + Easier configuration file
# + Added some /rv arguments (info, totalvotes, votes, queue)
# + Added /rvclaim for claiming rewards of offline voting
# + Metrics (We use bstats.org now!)
# + Command
# + Top 5 voters
#
# Notes:
# + = Added, - = Removed, * = Fixed/Changed, ! = Planned
#
###############################
#######End of changelog########
###############################




votifier config
host: 198.154.120.253
port: 25565
debug: false
listener_folder: plugins/Votifier/listeners
Posted by
hannahdawnh
Level 1 : New Explorer
9

  Have something to say?

JoinSign in

4

ItsFadeIN
07/05/2018 2:42 pm
Level 11 : Journeyman Network
your port is all messed
1
carbonawk
07/04/2018 5:02 am
Level 18 : Journeyman Cake
Why use "port: 25565" instead of "port:8192"?
also what server software + version are you using? spigot? bukkit? sponge? etc..
1
hannahdawnh
07/05/2018 12:28 pm
Level 1 : New Explorer
i'm on spigot
1
carbonawk
07/05/2018 1:12 pm
Level 18 : Journeyman Cake
Didn't answer the first question.
Also, give us your vote plugin configurations.
1

Welcome