#Configs
1 messages · Page 1 of 1 (latest)
In your server plugin directory, it’ll create a copy of the config.yml file you created already
This should fail silently if the config.yml already exists.```
as stated on the javadoc.
Ah, and I create it with saveConfig()?
it should create with just saveDefaultConfig
Create an empty config?
Oh, so what does saveConfig() do?
Saves the config in the jar or in the server folder though?