Fork me on GitHub

Home

Welcome to the Configurate wiki! Configurate is composed of a few segments. These are:

  • Loaders: Load that config in from a file
  • Node: Working with the data
  • Object Mapper: Getting a fancy object representing configuration data
  • Transformations: A simple way to make large changes to the configuration
  • Cookbook: Code examples for common use cases

For help getting started with Configurate, check out the Getting Started page. Please contribute to this wiki to improve documentation for everybody.