Closed AlessioDP closed 4 years ago
Hello, this is my changes that I usually use in my plugins :)
Loading via URI:
%20
Loading via Reader:
YamlFile.loadConfiguration(Reader)
I've added the option to parse comments from the reader. Also with InputStream.
See here. Released in 1.7.1.
Hello, this is my changes that I usually use in my plugins :)
Loading via URI:
%20
intoLoading via Reader:
YamlFile.loadConfiguration(Reader)