BungeeCord/config/src
Minoneer 6b7046c8b7 Fixes lookup of default configuration values for nested paths (#2322)
The lookup of default configuration values with multiple path segments failed with a class cast exception because the full path was treated as a new configuration section instead of only the root.
2018-01-08 09:19:17 +11:00
..
main/java/net/md_5/bungee/config Fixes lookup of default configuration values for nested paths (#2322) 2018-01-08 09:19:17 +11:00
test/java/net/md_5/bungee/config Fixes lookup of default configuration values for nested paths (#2322) 2018-01-08 09:19:17 +11:00