LanguageAPI v0.2

Details

  • Filename
    LanguageAPI.jar
  • Uploaded by
  • Uploaded
    Feb 14, 2013
  • Size
    62.50 KB
  • Downloads
    2,984
  • MD5
    329967a7f40d88374abdb30c58c02e77

Supported Bukkit Versions

  • 1.7.4
  • 1.6.4
  • 1.5.2

Changelog

  • Renamed Language to PluginLanguageLibrary
  • Added PluginLanguageData to handle individual languages per plugin
  • Added ISOCode to hold valid ISO language codes
  • Added LocaleCommand to allow players to set their personal locale
  • Added ServerLocaleCommand to allow operators to set the server default locale
  • Changed PluginLanguageLibrary constructor to include the plugin default locale ISOCode
  • Changed PluginLanguageLibary get method to include the preferred locale ISOCode for the translation
  • Added PluginLanguageLibrary overloaded get method to allow automatically finding the preferred locale of the CommandSender/Player