v3.69
Details
-
FilenameChestShop.jar
-
Uploaded by
-
UploadedNov 1, 2013
-
Size237.71 KB
-
Downloads8,787
-
MD52f002b573f33d8d0d2ab001c339f44de
Supported Bukkit Versions
- CB 1.6.4-R2.0
Changelog
Changes:
- [New] A new /csgive command. Allows you to give items using ChestShop's naming system and codes. By default, it's /csgive <item code> (player) (amount), where <> is necessary and () is optional, however it is made as fool-proof as possible, so many other combinations can be used! Needed permission: ChestShop.admin
- [Fix] Add LWC protection removal on shop removal
- [Fix] Fix possible errors in ItemDatabase
- [Fix] Trigger a shop destroyed event when the empty shop is deleted
- [Fix] Add a protection from IndexOutOfBoundsException and NullPointerException
- [Fix] Remove obsolete enchantment code
- [Dev] Add the first JUnit test. It's only the beginning!