drtshock
2d6ac31c2c
Reformat
2014-01-20 12:22:09 -07:00
gomeow
259b7b907e
Fix stupid bad
2013-12-28 23:31:13 -08:00
gomeow
f878557b79
Update Metrics
2013-12-28 23:30:19 -08:00
drtshock
481109cd05
Add vault title to the lang file.
2013-11-21 17:36:34 -06:00
drtshock
79a786a92d
Check existing vaults a player has. Don't create a new vault when opening another player's vault. Actually implement costToOpen. Attempt to fix mcstats 403.
2013-10-21 23:32:36 -05:00
gomeow
6e0238d77d
Move EconomyOperations to vaultmanagement package
2013-10-21 17:44:18 -07: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
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
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
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
gomeow
2ba9656f48
Fix a few things, remove bad code
2013-08-27 11:21:43 -07:00
gomeow
e527764d56
Format some stuffs
2013-08-25 14:58:11 -07:00
gomeow
ce91614d0f
Overall organize imports and format
2013-08-20 16:26:34 -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
gomeow
1635a84952
Add ability to change vault size (buggy, fix permissions later)
2013-06-13 00:01:00 -07: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
91979b5526
Move lang updating to updateLang() in the main class
2013-05-27 23:59:28 -07:00
gomeow
e3516774f3
Oh, so very much formatting and stuffs
2013-05-23 22:57:16 -07:00
drtshock
e2c327bd46
Fix disable dupe. Consistent spacing.
2013-05-23 23:47:25 -05:00
gomeow
12f0a25565
Make it so vaults being viewed at the same time update in real time
2013-05-23 14:36:16 -07:00
gomeow
f4e696d934
Shorten url before giving the link to an op about an update
2013-05-18 11:49:25 -07:00
gomeow
34566cf5ea
Actually set a variable
2013-05-12 12:44:36 -07:00
gomeow
bb7c27412a
Fix NPE
2013-05-05 22:02:41 -07:00
gomeow
457aad54f9
New way of update checking
2013-05-05 21:23:30 -07:00
gomeow
256a58fce8
Continue adding signs support
2013-04-24 18:46:02 -07:00
gomeow
b5fc36645e
Start sign based accessing of Vaults
2013-04-22 16:32:44 -07:00
drtshock
be1d53ed7e
Use proper conventions.
2013-04-15 18:42:29 -05:00
gomeow
4f8b8539e7
Remove annoying comments
2013-04-13 20:40:35 -07:00
gomeow
03a7b52a8e
drtshock loves formatting, so I may as well
2013-04-12 10:54:25 -07:00
drtshock
678f61127e
spacing :D
2013-04-11 19:43:59 -05:00
gomeow
a0b2cd209a
Fix Lang.yml bugs and cleanup
2013-04-08 11:25:12 -07:00
gomeow
d8b4c3ef9c
Remove backwards compatibility
2013-04-07 14:02:07 -07:00
gomeow
8bfbf76754
Fix updater
2013-04-06 09:55:57 -07:00
drtshock
f550a27f4f
Add config updater.
2013-03-30 19:01:16 -05:00
drtshock
c8c12301c3
Revert "Add config updater."
...
This reverts commit 703844073c .
2013-03-30 18:43:32 -05:00
drtshock
703844073c
Add config updater.
2013-03-30 18:42:12 -05:00
gomeow
3bea5284be
Mass changes, upgrade to v3.0.0
...
- Change storage method
- Add converter for both methods of storage
- Dropping upgrade support possibly in the future
- Change backup location
2013-03-29 23:02:53 -07:00
gomeow
6a6f5fccdf
Do a tiny change
...
Big changes coming though
2013-03-24 22:53:05 -07:00
gomeow
f99bf88f14
Start economy
2013-03-24 20:25:26 -07:00
gomeow
56b056a697
Work on updating lang file on new downloads
2013-03-24 20:25:26 -07:00
blha303
b784469af2
Added backup function; if file already exists when saving, renames to .bak
2013-03-23 15:21:15 +08:00
drtshock
f0edcab99e
Fix compilation errors.
2013-03-19 23:44:47 -05:00
gomeow
cecfb8371d
Small cleanup
2013-03-19 21:14:38 -07:00