Limit the potion effects that milk can remove or retain, supporting both blacklist and whitelist modes.
中国用户请点击此处查看
# 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"