v3.4.3

Details

  • Filename
    PlayerVaults.jar
  • Uploaded by
  • Uploaded
    Nov 21, 2013
  • Size
    74.63 KB
  • Downloads
    3,920
  • MD5
    bbed58c2cdf7ea0acbce989acc53fdb0

Supported Bukkit Versions

  • CB 1.6.4-R2.0

Changelog

3.4.3

+ Adds configurable vault title to the lang.yml file. Add the vault-title key to your lang file.

3.4.2

+ Check 2 missing inventories when a player is in a vault. Fixes issues with vaults re-sizing.
+ Fix economy transactions.

3.4.1

+ Fix NPE when opening an offline player's vault.

3.4.0

+ Add configurable vault size with playervaults.size.#
+ Remove drop on death
+ Add playervaults.notify, notifies when an update is available

3.3.2

+ Use server mod api for update checking
+ Point mcstats at custom domain to prevent 404

3.3.1

+ Fix chests turning into half chests for some people
+ Fix plugin not charging correct amount for creating chests

3.3.0

+ Fix dupe when stopping/reloading the server
+ Make PlayerVaults compatible with AntiShare
+ Add playervaults.signs.bypass, players now need this permission to access a sign without the normally needed permission (to allow people to use signs, but not commands)

3.2.4

+ Fix /workbench not correctly opening
+ Add /wb alias for /workbench
+ Make the update checker compatible with dev builds

3.2.3

+ Make update checking run async so the server can enable faster

3.2.2

+ Shorten links so they fit on one line.
+ Fix duplication bug.
+ Vaults being viewed at the same time now update in real time.
+ Only create data files if they access the vault, not for every player who joins.

3.2.1

+ Fix signs not saving

3.2.0

+ Setup signs to allow players to access vaults by clicking on them
+ Fix error in update checking
+ Fix duplication bug

3.1.0

+ Fix update checker throwing error on load.
+ Fix config not updating correctly.
+ Remove backwards compatibility, this will allow the plugin to work on multiple versions of CB.

3.0.0

+ Upgrade storage system. Should last for a very long time and never break :D
+ Add backup system just in case
+ Add converters to allow for transferring of vaults to the newest version
+ Add economy support, optionally depends on Vault now
+ Add drop on death option
+ Update config if values are missing

2.1.0

+ Update to CraftBukkit 1.5-R0.1
+ Fix lang.yml file not being used for all messages

2.0.0

+ Complete rewrite
+ Better permission handling
+ Up to 99 vaults
+ lang.yml to define your own messages
+ Saves enchantment books!
+ Add gomeow and chester as authors.
+ Use the correct config paths >.>

1.1.3

+ Fix armor not saving correctly.
+ Works across worlds.
+ Supports offline players.

1.1.2

+ Fixed duplication bug.

1.1.1

+ First release