Commit Graph

470 Commits

Author SHA1 Message Date
gomeow 3c52b7c754 Remove debug output 2013-10-21 17:44:57 -07:00
gomeow 6e0238d77d Move EconomyOperations to vaultmanagement package 2013-10-21 17:44:18 -07:00
gomeow 246836010c Ready for dev builds 2013-10-21 17:40:43 -07:00
drtshock 329f572e01 3.4.1 release 2013-10-16 01:02:18 -05:00
drtshock c9c2129d9d Don't check for permissions on a null player. 2013-10-16 01:00:55 -05:00
drtshock 26d6f8a3ce QUACK 2013-10-13 23:47:37 -05:00
drtshock 361f2759a3 Double license 2013-10-12 19:56:39 -05:00
drtshock 89a7e47577 Let's be GPL. Change version to snapshot 2013-10-12 19:41:38 -05:00
gomeow 8ea63b7c3d Update version# for release 2013-10-12 12:35:59 -07:00
gomeow eab883a052 Javadoc revisions 2013-10-12 12:04:09 -07:00
drtshock d451dcf48b Remove drop on death 2013-10-12 13:57:34 -05:00
gomeow ad0b3bdd0f Add playervaults.notify for update checking 2013-10-12 11:47:36 -07:00
drtshock 82a35617bd Add configurable vault sizes. Recoded PR 17 to optimize permission checks and put things in correct classes. Updated to version 3.4.0-SNAPSHOT 2013-10-11 15:44:31 -05:00
drtshock ab7b316c88 Version 3.3.2 minor release 2013-10-11 11:25:56 -05:00
drtshock 7f75d9f625 Don't check for spaces in file version string. 2013-10-11 11:22:36 -05:00
drtshock ca155443e8 Metrics again 2013-10-10 13:17:46 -05:00
drtshock e330bf34c5 Asyc logging because it's better. 2013-10-09 22:49:09 -05:00
drtshock 0d4aab35b9 let's ping mbaxter with this commit 2013-10-09 22:32:26 -05:00
drtshock 8a51271f3c Remove metrics :( 2013-09-20 16:40:36 -05:00
drtshock cef1ac6c25 Add snapshot for development toward next release. 2013-09-16 21:23:31 -05:00
drtshock 1b423c9aab Merge branch 'master' of https://github.com/drtshock/PlayerVaults 2013-09-16 21:22:02 -05:00
drtshock 95564dc951 Add chest as a command alias. Remove build number from version 2013-09-16 21:21:39 -05:00
drtshock 77dba2c54c Update pom for 3.3.1 release. 2013-09-09 23:33:11 -05:00
drtshock 678233d1be Make things make sense. 2013-08-27 14:06:17 -05:00
gomeow c36c7ddb26 Ready for dev builds (not included in last build because of conflicts) 2013-08-27 11:22:38 -07:00
gomeow 2ba9656f48 Fix a few things, remove bad code 2013-08-27 11:21:43 -07:00
drtshock 357e0c6142 Update version to 3.3.0 for release. 2013-08-26 14:08:20 -05:00
gomeow e527764d56 Format some stuffs 2013-08-25 14:58:11 -07:00
gomeow f484a8eb71 Fix dupe 2013-08-25 14:51:44 -07:00
gomeow ce91614d0f Overall organize imports and format 2013-08-20 16:26:34 -07:00
gomeow 66604da618 Add playervaults.signs.bypass 2013-08-20 16:25:33 -07:00
gomeow 0e67653d5b Ready pom for dev builds 2013-08-20 16:18:03 -07:00
drtshock 461ce84e57 Merge pull request #16 from turt2live/compat
Add VaultHolder class for detection from other plugins
2013-08-18 08:03:08 -07:00
Travis Ralston 536449745d Add VaultHolder class for detection from other plugins
Prior to this commit plugins could not (easily) detect if an inventory a
player is using is a Player Vault inventory. This commit changes that by
assigning a "VaultHolder" to an inventory when it is created.

This new holder allows for plugins to easily detect if the inventory is
a player vault due to the new VaultHolder class.

The VaultHolder also holds information such as the vault number. The
vault number is required for further handling of the vault.

Without this addition plugins, such as AntiShare, cannot correctly
handle a vault.
2013-08-18 02:50:59 -06:00
drtshock 5be76b2f0e Add .travis.yml 2013-06-21 00:43:26 -05:00
gomeow 9ad6332cd2 Allow the lang.yml to have comments within it 2013-06-13 00:01:27 -07:00
gomeow 1635a84952 Add ability to change vault size (buggy, fix permissions later) 2013-06-13 00:01:00 -07:00
gomeow b832fa839f Prepare pom.xml and plugin.yml for release 2013-06-08 16:11:23 -04:00
gomeow e4def202f5 Do a lot of work on the updater, make it compatible with dev builds 2013-06-08 16:09:07 -04:00
gomeow 62f4646a1b Add /wb alias for /workbench 2013-06-07 12:46:02 -04:00
gomeow 1303c82af8 Fix /workbench not correctly opening 2013-06-07 12:43:48 -04:00
gomeow dba9d77a54 Update pom.xml and plugin.yml for dev builds 2013-06-07 12:43:25 -04:00
gomeow 94f9c931fa Update bukkit version in pom 2013-06-03 00:31:08 -07:00
gomeow 258cc7eb4a Update pom.xml and plugin.yml for release 2013-06-01 00:06:52 -07:00
gomeow 91979b5526 Move lang updating to updateLang() in the main class 2013-05-27 23:59:28 -07:00
gomeow 559d0f7f66 Make update checking async for faster startup times 2013-05-25 17:08:30 -07:00
gomeow c360558b2f Update version for development builds 2013-05-25 11:38:03 -07:00
gomeow b91175798e Change version to 3.2.2 2013-05-25 11:23:47 -07:00
gomeow 4999c88d16 Use onDisable to close inventories
*Untested*
2013-05-24 09:08:03 -07:00
gomeow 5c1db2cf8c Tiny bit more cleanup 2013-05-23 23:06:48 -07:00