This is the best nuVotifier listener you’ll ever use. Players not online? No problem, it will rack up their votes until next time they join, and don’t worry it won’t spam the public chat 50 times.

4.8.8

Release

curscascis released this version on May 29, 2020

105.3 KB
Download

SeriousVote 4.8.8 Release - API 5/6/7

  • Database improvements - performance and pooling
  • Added config option “dbType” can be set to mariadb or mysql
  • Added more debug
  • Added NuVotifier Version to /svversion /svinfo
  • Fix dependency issues from placeholder as well as some offline/online status issues
  • Hooked into the sponge reload event
  • More fixes
  • Added SetVote Command - also works for offline with an optional toggle
  • Hooked reset all votes with an optional config option to also reset offline votes.
  • monthly-reset-enabled: true
    monthly-reset-day: 1
    monthly-reset-cache-enabled: true
    
  • Fix issue with days till next daily not displaying correctly - hooked it up with the fixed helper command

New Commands

/setvote Permission: seriousvote.commands.admin.setplayervotes
This command sets the total votes of a player to a given number. It uses 3 arguments: username, quantity, true/false if you want this to apply to the offline cached votes.

Dependencies