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
2013-02-06 18:46:08 -06:00
2013-04-06 09:18:16 -07:00
2013-06-21 00:43:26 -05:00
2013-04-29 02:13:06 -05:00

PlayerVaults

Virtual vaults for virtual players!

Contribute if you feel so led.

=== Authors drtshock, gomeow

S
Description
No description provided
Readme GPL-3.0 1.3 MiB
Languages
Java 99.4%
HTML 0.6%