drtshock
8a51271f3c
Remove metrics :(
2013-09-20 16:40:36 -05:00
drtshock
678233d1be
Make things make sense.
2013-08-27 14:06:17 -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
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
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
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
e4def202f5
Do a lot of work on the updater, make it compatible with dev builds
2013-06-08 16:09:07 -04:00
gomeow
1303c82af8
Fix /workbench not correctly opening
2013-06-07 12:43:48 -04: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
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
gomeow
fbb5e5fb09
Don't create files for every player even if they don't use their vault
2013-05-23 23:04: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
5901d45310
Move in vault and set sign hashmaps to main class
2013-05-23 13:43:49 -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
144320cf84
Fix signs not saving
2013-05-12 17:46:23 -07:00
gomeow
34566cf5ea
Actually set a variable
2013-05-12 12:44:36 -07:00
gomeow
f90f8ea6b0
Remove weird whitespace
2013-05-10 20:18:14 -07:00
gomeow
3428f56a3b
Remove unnecessary JSON classes
2013-05-10 20:18:14 -07:00
gomeow
bb0183e6c7
Finish sign support
2013-05-05 22:03:13 -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
93ef4e2fcc
Add some more events
2013-04-25 07:32:26 -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
c2bde3a272
Add workbench command
2013-04-08 11:25:26 -07:00
gomeow
a0b2cd209a
Fix Lang.yml bugs and cleanup
2013-04-08 11:25:12 -07:00
gomeow
5b642bb46a
Feeble attempt at fixing comments not updating
2013-04-07 14:19:43 -07:00
gomeow
d8b4c3ef9c
Remove backwards compatibility
2013-04-07 14:02:07 -07:00
gomeow
e5910a2118
fix config updating
...
Comments still won't appear in nested paths.
That needs to be fixed
2013-04-06 15:27:04 -07:00
gomeow
8bfbf76754
Fix updater
2013-04-06 09:55:57 -07:00
drtshock
e1508b4805
Don't let people use vault 0
2013-04-01 16:02:57 -05:00
drtshock
50e5bff179
Fix null update check. More verbose feedback.
2013-04-01 01:32:51 -05:00
drtshock
8085421213
Fix teleport dupe
2013-04-01 01:07:32 -05:00
drtshock
0273d2a7f9
Fix formatting.
2013-03-30 19:01:58 -05: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