1.0.1
release
KcBadMilk
Limit the potion effects that milk can remove or retain, supporting both blacklist and whitelist modes.
KcBadMilk
中国用户请点击此处查看
Plugin Description
- A lightweight plugin that restricts the potion effects that can be removed when players drink milk. - By switching modes, you can limit milk to only remove specified effects or only retain specified effects.
Commands & Permissions
- To maintain its lightweight nature, the plugin has no commands or permissions. After modifying the configuration, please restart the server or use Plugman to reload.
Configuration File
```
Plugin Mode
true: When set to true, milk will only remove the potion effects listed below.
false: When set to false, milk will only retain the potion effects listed below.
blacklist: false
Potion Effects List
Names can be found at https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
effect: - "NIGHT_VISION" - "GLOWING" ```