PotionUsingDisabler
作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: bukkit folia paper purpur spigot
标签: game-mechanics magic utility
PotionUsingDisabler
Version: 1.0.0
Minecraft Version: 1.18+
Description
PotionUsingDisabler allows server admins to disable certain potions for use. Players can still have the potions in their inventory, but if a potion is disabled in the configuration, they cannot use it or gain its effects. This works for both drinkable potions and splash potions.
Installation
- Place the
PotionUsingDisabler.jarin your server'spluginsfolder. - Start the server to generate the default configuration.
- Edit
config.ymlto disable the potions you want. - Restart the server to apply the changes.
Configuration
# List of disabled potions for usage
# Use PotionType names from the Bukkit API
# Example: HARMING, HEALING, POISON, STRONG_HEALING, LONG_REGENERATION
# See all available PotionType names here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionType.html
disabled-potions:
- HARMING
- STRONG_HARMING请登录后举报
暂无评论,抢个沙发吧~