Skip to content
Success

Changes

Summary

  1. Finish basic Yaml configuration API, complete with unit tests. Needs a (commit: a8b6a6b) (details)
Commit a8b6a6b4aa737c59ee50c41d4481fe592624e917 by md_5
Finish basic Yaml configuration API, complete with unit tests. Needs a lot of work with regards to how sections are handled, open to massive improvements from anyone that has more know-how.
(commit: a8b6a6b)
The file was modifiedconfig/src/main/java/net/md_5/bungee/config/YamlConfiguration.java
The file was modifiedconfig/pom.xml
The file was modifiedpom.xml
The file was modifiedconfig/src/main/java/net/md_5/bungee/config/ConfigurationProvider.java
The file was addedconfig/src/test/java/net/md_5/bungee/config/YamlConfigurationTest.java
The file was modifiedapi/pom.xml
The file was modifiedproxy/pom.xml
The file was modifiedconfig/src/main/java/net/md_5/bungee/config/Configuration.java