Commit Graph

82 Commits

Author SHA1 Message Date
Trent Hensler 8b8ba97386 1.13 2018-08-06 13:34:20 -07:00
kashike 0fed15073d 4.0.6-SNAPSHOT 2018-04-07 01:29:37 -07:00
ArtelGG 05baf60ce5 Update URL 2018-04-07 03:43:53 -04:00
Trent Hensler 1abdaadf55 4.0.5 release 2018-04-06 15:58:22 -07:00
Trent Hensler a58320a5f3 Only charge in one spot for vaults 2018-04-06 15:48:21 -07:00
Trent Hensler e9605692fd 4.0.4 release 2018-03-24 16:08:49 -07:00
Trent Hensler d99d399d5f 4.0.4-SNAPSHOT for development 2018-03-02 10:29:11 -08:00
Trent Hensler 4d8ac4abf2 4.0.3 2018-03-02 10:27:05 -08:00
Trent Hensler 13cf69b3fc 4.0.3-SNAPSHOT 2018-02-21 13:16:25 -08:00
Trent Hensler 533990b39c 4.0.2 for release 2018-02-21 13:16:14 -08:00
Trent Hensler 5f115f631b Save all lang files to disk. Allow switching between languages in the config file.
This will break anyone using the current lang.yml. They'll just need to move it to lang/english.yml
2018-01-06 19:50:47 -08:00
Trent Hensler 4702b9e296 4.0.2-SNAPSHOT 2018-01-01 10:51:09 -08:00
Trent Hensler 0b43300b21 Remove UUID lib dependency. Will resolve #317 2018-01-01 10:50:42 -08:00
Trent Hensler c1ff332565 4.0.1 2018-01-01 00:19:21 -08:00
Trent Hensler 54376d1fe1 Rename binary to PlayerVaultsX. Version 4.0.0 for release. 2017-12-25 17:40:29 -06:00
Trent Hensler 5a338937e7 Base64 vault management 2017-12-25 02:46:14 -06:00
Trent Hensler 26d0b786ca Discord and 3.6.0 2017-12-19 00:44:58 -08:00
Incomp f08064c49b RIP to the turt2live.com repo
I built UUID-Library from Techcable's repository and added it as a
system-based dependency here. Not a perfect fix, but at least it's
working.
2017-11-08 18:00:31 -07:00
Michael Ziluck e1c44b2af9 Update pom.xml 2017-08-22 19:49:26 -05:00
kashike b97f04bb97 Update for 1.12.0
Fixes #270
2017-06-08 14:24:35 -07:00
Trent Hensler e5fb65b8d9 Attempt maven version 2016-08-29 18:42:05 -07:00
Aashish Welling 2b0b1582b9 Updated maven repository 2016-08-09 21:36:54 -04: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
Kashike 417277acfb Merge pull request #148 from MinelinkNetwork/fix-serializing-nested-maps
Fix StackOverflow when attempting to serialize ItemMeta
2016-03-08 14:10:42 -08:00
kashike cf4678a727 Bump to 3.5.8-SNAPSHOT 2016-03-08 14:11:35 -08:00
Byteflux 415b06a4c3 Fix StackOverflow when attempting to serialize ItemMeta with nested maps.
This removes the JSON library included with PlayerVaults and uses
SimpleJSON included with Bukkit.
2016-03-08 13:51:12 -08:00
drtshock 444ae3d1ab Only load signs if we need to.
Large servers were having some performance issues in the blockphysicsevent in the signlistener class, this helps relieve that stress.
2015-07-25 14:21:51 -05:00
drtshock 67b11db40d 3.5.6 release. 2015-07-09 14:17:34 -05:00
drtshock 81c9f83d65 3.5.6-SNAPSHOT 2015-06-24 14:33:05 -05:00
drtshock a2ec843599 Revert "Apparently needed to reformat."
This reverts commit 101098ae7b.
2015-06-24 14:32:10 -05:00
drtshock 101098ae7b Apparently needed to reformat. 2015-05-25 21:06:22 -05:00
drtshock 24f423d2f3 Add configurable blocked items list. 2015-05-21 10:39:34 -05:00
drtshock ece03993fe 3.5.3 2015-05-08 09:20:33 -05:00
drtshock 0623b4cdd1 Make sure player is online before checking permissions. Fixes #64. 2015-04-28 11:30:27 -05:00
drtshock 12e25f0eb2 3.5.2 release. 2015-04-27 14:16:29 -05:00
drtshock d690786803 Build against Spigot 1.8.3 and VaultAPI 1.5 2015-04-27 11:52:23 -05:00
turt2live 57272da0cc Allow async conversion and use a UUID service where possible 2014-08-31 18:45:58 -06:00
drtshock 8555d1f768 3.5.1 release. 2014-08-07 11:24:58 -07:00
mbax 9b5a7f18d9 Build for specific Bukkit release:
Eliminates awkward situations of changes causing confusion when suddenly
your plugin won't compile on new versions of Bukkit. Stuck to 1.7.9-R0.2
because this is the last release supporting getOnlinePlayers as an array,
which this plugin builds against, and building this way supports the most
servers, which is always an admirable goal. Wouldn't want to force people
onto the latest dev, would we?
2014-08-04 23:26:10 -04:00
drtshock 3c122dbe59 Reformat 2014-05-28 08:22:20 -05:00
drtshock 72df6f5f66 Fix owner of sign being null if self. Fixes issue #31. 2014-05-19 08:51:30 -05:00
drtshock faa4a45ba9 Update version to 3.5.0 for release. 2014-05-06 12:37:57 -05:00
Joshua Popoff b5ef633105 General cleanup of everything I can see right now 2014-05-05 12:53:26 -07:00
Joshua Popoff 1d6c1bd6d1 Fix saving of vaults and use guava Files instead of nms apache commons Files 2014-05-05 09:27:33 -07:00
drtshock a6cf925a78 Handle UUIDs. 2014-04-23 16:28:21 -05:00
drtshock 0362170e9b Cleanup task 2014-01-20 12:21:45 -07:00
gomeow 6efcc4ffec Change version # for release (v3.4.4) 2014-01-03 10:21:10 -08:00
drtshock 445ed9d592 Allow players name to be put on vault title 2013-11-21 19:51:29 -06:00
drtshock 41c81bb83e 3.4.3 release 2013-11-21 17:36:49 -06:00
drtshock 481109cd05 Add vault title to the lang file. 2013-11-21 17:36:34 -06:00