VoteRoulette v2.3.2

Details

  • Filename
    VoteRoulette.jar
  • Uploaded by
  • Uploaded
    Jul 17, 2014
  • Size
    240.88 KB
  • Downloads
    4,155
  • MD5
    72de8c26e5e5db40d0f29a1ce0e85a49

Supported Bukkit Versions

  • CB 1.7.9-R0.1
  • CB 1.7.2-R0.3
  • CB 1.6.4-R2.0

Changelog

New to VoteRoulette or got a cool setup to share? Check out the new VoteRoulette forums!


VoteRoulette 2.3.2 Update Notes

  • Reduced the number of times VR needs to get the UUID of a player.
  • Locally cache UUIDs as players join or as VR gets data from the Mojang server to use later if needed.
  • Will only attempt to contact Mojang servers for a UUID as a last resort.
    • VR now tries to get a UUID in this order:
      1. Check if the player is online (Bukkit provides easy access to UUIDs for online players).
      2. Search the local UUID cache for the player.
      3. Last resort. Query the Mojang server and save the UUID to the cache.
  • Better handling of failed UUID attempts.
  • The process that updates top stats has been greatly optimized in regards to UUIDs.
  • If VoteRoulette detects the server is in offline mode, UUIDs are automatically disabled.
    • Set "useUUIDs" to "always" to force the use of UUIDs in offline mode.
  • Added some more debug messages.
    • The file creation notice has changed to a debug message.

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