BukkitUtils_0.1.1A

Details

  • Filename
    BukkitUtils-v011a.jar
  • Uploaded by
  • Uploaded
    Jun 22, 2014
  • Size
    5.01 KB
  • Downloads
    263
  • MD5
    49ed695787e9c56f5e54c04eb5778d20

Supported Bukkit Versions

  • CB 1.7.9-R0.1

Changelog

Version 0.1.1A
Added Manager< T > class. Extends HashMap< String, T > and has some useful functions in it, like putAll( T value ) to set T value to all keys, clear( T not ) to remove all the instances that are not T not, and the opposite of that: and removeValue( T value ), to remove every instance that equals T value.
Version 0.1.0A
+ ECommand class [source]
+ InventoryData class [source]

None