VotePoints v4.0.0

Details

  • Filename
    VotePoints.jar
  • Uploaded by
  • Uploaded
    Jul 26, 2013
  • Size
    54.11 KB
  • Downloads
    576
  • MD5
    499a6ce619a4cff491f9bbeecd3aba70

Supported Bukkit Versions

  • 1.6.2

Changelog

  • Rewritten the entire code for stability and better handling system.
  • File system now changed to using YAML files.
  • Shop is now fully configurable by the user -> be it if you want to sell shovels or commands, it's all customizable by you.
  • New config node -> votegain: decide how much vote points you want your users to get per vote.
  • New command & new permission node -> /vp reloadconfig, permission: vp.reloadconfig.
  • Updated health handling to work with doubles.
  • Bug fixes
  • The storing of info is case-insensitive, but when accessing the data it is case sensitive - a fix is to manually change the case in the playerData.yml file.