Fixed some errors and warnings about the site, including warns on xampp, removed the debug message while searching for a user, fixed the copyright, updated the index.php file with some optimizations, same for the post.php file
Some code optimizations
Removed some unnecessary debug messages
Fixed "java.sql.SQLException: Data truncated for column 'HV' at row 1"
Fixed reload command
HeroxVote is already compatible with the last version of PlaceholderAPI!
Fixed java.lang.NumberFormatException: For input string: "X,XX"
Changed economy database data_type of the column 'HV'
Fixed issues with loading configuration
Added JAVA DOC inside of the .jar
Fixed all issues about YESTERDAY method
Solved the problem about /hv admin reload, which blocked the functioning of the plugin (is not recommended to reload the plugin if you use placeholderAPI, they could give incorrect or null values! To reload it use Plugman:
/PLUGMAN RELOAD HeroxVote
or
/PLUGMAN UNLOAD HeroxVote
/PLUGMAN LOAD HeroxVote
)
Fixed some bugs regarding database creation and management of yesterday's vote.
