with the Configuration File

In this section you will learn how to configure the Soups plugin by editing the configuration file.

First of all you will need to open the plugins-Folder of your server in any (remote) Explorer. Then, you will have to navigate to the Soups/config.yml file. Open it in any editor you like, ideally it should support syntax highlighting. After you finish editing the files, make sure you save them and restart your server afterwards. You can also edit the settings while the server is offline. The settings will not be live instantly and you will need to restart your server before noticing any changes. When you mess up you can always delete the file and restart your server to reset all settings.

In case you need it, here is the default configuration file:

enabled: true
permission: "unset"
heal: 5
cooldown: 0
blockOnCooldown: true

Last updated

Was this helpful?