Commit Graph

8 Commits

Author SHA1 Message Date
Trent Hensler 0b43300b21 Remove UUID lib dependency. Will resolve #317 2018-01-01 10:50:42 -08:00
Trent Hensler 5a338937e7 Base64 vault management 2017-12-25 02:46:14 -06:00
Byteflux 25120bef1a Remove async saving
Fixes #245, #223, #246, #247
2017-01-06 20:35:13 -08:00
Trent Hensler bc9d1091e1 Accept Strings as inputs instead of UUIDs.
This leaves options for other plugins to hook into us to use our vault operations. I did a first shot of this with FactionsUUID.
* This needs to be tested more in depth before being pushed to a release version as it changes how we handle a lot of our dupe checks.
2016-05-30 16:20:36 -07:00
drtshock f97ba1e694 Reformat. 2015-04-27 12:03:11 -05:00
turt2live 9c92255b34 Exception handling and don't kill everything 2014-08-31 19:56:15 -06:00
turt2live 57272da0cc Allow async conversion and use a UUID service where possible 2014-08-31 18:45:58 -06:00
turt2live 338d2cb889 Add converting framework as well as the converter for Backpack
Adds command /pvconvert <all | plugin name>
Adds permission playervaults.convert
Adds Converter interface for future converters
Adds BackpackConverter - A converter for Backpack
(http://dev.bukkit.org/bukkit-plugins/backpack/)
2014-08-31 17:10:26 -06:00