Join errors fixed
Added a message to notify the lack of the link (when trying to collect the prize with MC-ITA)
Minor bugs fixed
Added a new Reward system for Minecraft-Italia and placeholders!
Added Discord Bot support (NO WEBHOOK!) with placeholderAPI and more!
Added Telegram Bot support (Not Finish!) with placeholderAPI and more!
Added new Aliases (Vote, MCITAReward, Link_Discord)
Added new link for discord users ( /hv link discord )
Some optimizations
Fixed some bugs and small
Added new API
Fixed startup without Votifier
Added a command to show the various registered sites /hv admin sites
Fixed the "remember to vote" problem that was always performed even if he had voted all the sites ... to fix it I implemented a blacklist with the sites to ignore (I recommend you leave the Default ones otherwise the problem returns!)
Code:# This option will allow you to remind players to vote when join VoteRemember: Enabled: true # If true: in this case the must have voted on all the sites in the database to not # receive this message # If false: enough that at least one site has voted today CheckAllSites: true # List of sites to be ignored BlacklistedSites: - 'votes_added_manually' - 'FakeVote' # If true: It will remember to vote only at the first login JustOnce: false
VoteParty Recoded
Added Fakevote, info, ForceParty commands
Improved MYSQL connections
Improved Statistics of /hv admin status
Added command aliases for some commands
API LOCATION changed (Now in com.xSavior_of_God.api)
Added the ability to reward players indifferently if the server has Votifier installed!
Added broadcast of when one votes
Fixed negative vote party values
Fixed the file cache.yml, remember to delete it!
Fixed some minor bugs
First I decided to lower the price from € 15 to € 10, so as to allow everyone to be able to buy it--------------------------------------------------------------------------
Changed party delay from minutes to seconds.
I STRONGLY NOT RECOMMEND TO SET IT TO 1 SECOND!Fixed some bugs regarding the permissions required to give the prize to the vote or vote party.
Fixed the reload of config.yml
Updated some comments in config.yml
