File Details
VoteRoulette v2.3.2
- R
- Jul 18, 2014
- 240.88 KB
- 4.3K
- CB 1.6.4-R2.0+2
File Name
VoteRoulette.jar
Supported Versions
- CB 1.6.4-R2.0
- CB 1.7.2-R0.3
- CB 1.7.9-R0.1
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:
- Check if the player is online (Bukkit provides easy access to UUIDs for online players).
- Search the local UUID cache for the player.
- Last resort. Query the Mojang server and save the UUID to the cache.
- VR now tries to get a UUID in this order:
- 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.

