KcBadMilk
PluginMIT

KcBadMilk

Limit the potion effects that milk can remove or retain, supporting both blacklist and whitelist modes.

58
Downloads
1
Followers
1 years ago
Updated
📦
1
Versions

📖About 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"