Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated last year
Soups
Add soup healing from mushroom stews to minecraft! This is a common feature of many common gamemodes featured on various servers.
Customization
You can customize Soups to your liking by editing the config.yml in the plugin's datafolder or with the /soups setting
command. There, you can change five different settings:
enabled
- Whether the plugin is enabled. Set tofalse
if you want to disable it.permission
- The permission a player needs to heal with a soup. Set to"unset"
if anyone should be able to use it.heal
- The amount of HP restored by eating a soup. Note this is not the amount of hearts granted.cooldown
- Cooldown in seconds defining how long a player has to wait after healing with a soup.blockOnCooldown
- Whether a player can eat the soup normally when he is on cooldown. Set to -false
if you want to allow the player to eat a soup normally on cooldown.
You can reset all settings to their default value by just deleting the config.yml and restarting the server (reloading not recommended).
Permissions
- Settings:
soups.command.setting
or OP - Use: By default, you will not need any permission to heal with a soup. You can specify a permission in the config.yml (see Customization >
permission
)
Support
You can join my Discord Server if you are looking for support. We are happy to help you out!
Contributing
This project is open source! Feel free to check out the source code on GitHub and maybe even make a contribution. 👀