pluginsConfigsDirectory

Directory in which plugin-specific configurations are stored in.

When ServerPackCreator starts and loads all available plugins, it will also extract a plugins config-file, if available. This file will be stored inside the config-directory using the ID of the plugin as its name, with .toml appended to it. Think of this like the config-directory in a modded Minecraft server. Do the names of the config-files there look familiar to the mods they belong to? Well, they should!

By default, this is the config-directory inside the plugins-directory inside ServerPackCreators home-directory.