promotional bannermobile promotional banner

LanguageAPI

A simple and easy way to integrate language support in your plugin

File Details

LanguageAPI v0.2

  • R
  • Feb 14, 2013
  • 62.50 KB
  • 3.1K
  • 1.7.4+2

File Name

LanguageAPI.jar

Supported Versions

  • 1.7.4
  • 1.6.4
  • 1.5.2
  • 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