v2.4.2

Details

  • Filename
    Bankcraft.jar
  • Uploaded by
  • Uploaded
    Jun 6, 2014
  • Size
    137.05 KB
  • Downloads
    17,344
  • MD5
    5f3f96a6fac8a9ada30430af1739c8b5

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

!!!!!  ONLY MC 1.7.5+  !!!!!

This version is marked as full release. It has gone through some solid testing but could still contain flaws.
Please report any issues as a ticket on this plugin site!

IMPORTANT:
If updating, please delete your config.yml located in your Bankcraft folder AND set the migration flag (updateToUUID) in the new config file to true at first use!!
If you are updating from v2.3.X you might get the message
"Could not locate player123 in MC-Database! This check is case sensitive!"
This happens due to teh case sensitivity of name->UUID lookups. Since v2.3 eliminated double entries by eliminating case sensitivity on database level, some names are going to be all lower case even if they shouldn't. I am very sorry for the inconvinience but you have to fix this manually!

Changes:

This release introduces the use of UUIDs instead of ingame names as identification for players accounts.

Detailed changelog:
v2.4.2 (Config Refresh Required)
-Updated to newest version of Vault (1.4.1)
-Added Threading for all banking operations (that means no more server crashes due to UUID lookups!)
-Added Config option to configure the amount of maximum threads used by Bankcraft
-Added message to let users know if a lookup has to be performed
-Added some performance improvements for UUID-Lookup
-Fixed some signs not working correctly
-Fixed scrolling signs not working correctly
-Fixed rankstats/rankstatsxp not working correctly

v2.4.1
-Reduced the amount of name/uuid lookups
v2.4 (Config Refresh Required)
-Changed databases to now work with UUIDs
-Fixed banking limits getting applied to pockets
-Fixed signandcommand.version error

I could not test mysql for this release. Please give feedback regarding its functionality!