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
Code (YAML):
# 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"