CS-CoreLib v1.0.13
Details
-
FilenameCS-CoreLib_v1.0.13.jar
-
Uploaded by
-
UploadedMar 28, 2015
-
Size98.33 KB
-
Downloads2,581
-
MD54dd9e7417371c896513962d4c56855a8
Supported Bukkit Versions
- 1.8.1
- 1.8
- CB 1.7.9-R0.2
Changelog
Version 1.0.13
+ Added a new PlayerStat: PLAYERS_KILLSTREAK
+ Added Config#setInventory(String path, Inventory inventory)
+ Added Config#getInventory(String path, int size, String title)
- Updated Javadocs, now included some Descriptions, more to come
Version 1.0.12
- Bug Fixes
Fixed Statistics sometimes not being loaded up correctly, should also run smoother now
Version 1.0.11
- Reuploaded due to mysterious Corruption of the previous Version
Version 1.0.10
- Bug Fixes
Fixed Slimefun Items sometimes not working
Version 1.0.9
- Performance Improvement by clearing the PlayerStats cache upon Server Reloads
Version 1.0.8
- Bug Fixes
Fixed PlayerStat System sometimes throwing out Errors
Version 1.0.7
+ Added PlayerStats System for tracking Kills, Deaths and Blocks broken.
- Bug Fixes
Fixed Item Interaction sometimes bypassing protected Blocks
Version 1.0.6
- Bug Fixes
Fixed ItemUseEvent not being cancelled properly
Version 1.0.5
- Bug Fixes
Fixed ListUtils not returning the correct amount of Entries
Version 1.0.4
+ Added ListUtils.class
+ Added getPriceTag() to Currency.class
+ Added IndividualVariable.class
Version 1.0.3
+ Added Support for Menu Sounds
+ Added ClickAction to the MenuClickEvent
Version 1.0.2
+ Added Support for custom Currencies
+ Added the ability to create FakeItems
Version 1.0.1
- Bug Fixes
Fixed Localization Prefix
Version 1.0
- Initial Release