baseplugin-1.7.9-rc06

Details

  • Filename
    baseplugin-1.7.9-rc06.jar
  • Uploaded by
  • Uploaded
    Aug 31, 2014
  • Size
    52.04 KB
  • Downloads
    356
  • MD5
    29baff0dfef47e68b1ad1cbf58f414c8

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

  • added own Properties implementation to fix UTF-8 problems
  • CommandContext now has a method to return all subsequent parameters from position x onward as a string separated by spaces
  • fixed encoding problems (multiple times)
  • the method initLanguageFile() will now merge any non existing properties from the jar to the language file on the server, leaving existing properties untouched
  • bug fixes, exception handling, refactoring etc.