Skip to content

GamingLounge-me/ConfigAPI

Repository files navigation

ConfigAPI

Plugin API that allows to register configs and get messages in the correct language for the player.

Features

  • Register configs
  • Automaticly apply new keys and values to the config
  • Get different Strings dependent on language.

Usefull Methods

// Reload config
ConfigAPI.CONFIG.loadConfig()
// Register Language
LoadConfig.registerLanguage()
// Get languaage based value
Language.getValue()

About

Plugin to handel configuration and different languages.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages