If i have the following config.yml:
map:
some_key: value
some_other_key: value
And i execute config.getConfigurationSection("map")?.getValues(false), it returns an empty map.
Just as getKeys(false) also returns an empty set.
However, if i run...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.