VoteRoulette v1.6

Details

  • Filename
    VoteRoulette.jar
  • Uploaded by
  • Uploaded
    Jan 31, 2014
  • Size
    59.68 KB
  • Downloads
    266
  • MD5
    96d8b9f22ad9d89b133d2e587688f7c2

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

  • Added a 24 hour notification. Players will be notified when 24 hours have passed since their last vote. (Can be turned off in config)
  • Added the option to edit the 24 hour notification in the messages.yml file.
  • Added the command "/vr lastvote". This allows players to see how long ago their last vote was.
  • Moderators can type "/vr lastvote [player]" to see how long ago a specific player last voted.
  • Added a config option to only broadcast to the server when a player votes if the voting player is currently online. This will help cut down on spam a bit for bigger servers.
  • Added a config option to only consider a players primary permission group when doing reward/milestone checks. This mainly increases compatibility with GroupManager when inheritance is being used.
  • Updated the help menu with the new commands.

Since there is new additions to the config, it's recommended you rename your current/old config to something else (like old_config.yml) so a new config can populate and then you can copy over your rewards/milestones. See the updated config here.

Since there is new additions to the messages file, it's recommended you rename your current/old messages file to something else (like old_messages.yml) so a new messages file can populate and then you can copy over your data. See the updated messages file here.

To view the entire change log for the life of VoteRoulette, go here.

Setting "onlyConsiderPlayersPrimaryGroup" to true may cause an error if a player votes while offline. - Fixed in 1.7!