VoteRoulette v1.9.2

Details

  • Filename
    VoteRoulette.jar
  • Uploaded by
  • Uploaded
    Feb 12, 2014
  • Size
    63.24 KB
  • Downloads
    340
  • MD5
    b8c89189f32091917bd77fd0da52173e

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

  • You can now add a "players: " node per reward/milestone to state specific players that are also eligible for this reward/milestone (names separated by coma, just like the "permGroups: " node)
  • The "chance: " node has been tweaked to support a greater range of chances. Before you could only specify a number percent going as low as 1, for example "10%". 10% can also be read as 10 times out of 100. With that in mind, you can now state your chance as "x/x", for example "1/500" (1 time out of 500). Essentially you now are able to change the "100" to whatever you wish. Using percents (such as "15%") still work, but again that just means it will be out of 100 as before.
  • Added a "/vr remind" command that manually broadcasts the periodic reminder. You can give "voteroulette.remind" to allow access to this command. People with "voteroulette.admin" or OPs will automatically have access to the command.
  • Minor config tweaks

Here's an example of a reward utilizing the new additions/changes:

    Ooh Shiny:
        items:
            264:
                amount: 5
        players: ebiggz, Notch
        chance: 1/250

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

None at this time.