SpiderClimbingDisabler
作者:rebot | 分类:模组
Minecraft 版本: 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 1.21.11
平台: bukkit paper
标签: game-mechanics mobs
SpiderClimbingDisabler
This plugin is suitable for Minecraft 1.21 Bukkit/Paper/Leaves servers and is used to disable the wall-climbing behavior of spiders and cave spiders.
Usage
- Configuration File
The configuration fileconfig.ymldefaults todisable-spider-climbing: true disable-cave-spider-climbing: truedisable-spider-climbingcontrols the climbing behavior of spiders, anddisable-cave-spider-climbingcontrols the climbing behavior of cave spiders. When set totrue, climbing is disabled; when set tofalse, climbing is allowed.
After modification, apply the changes by running /scd reload for a hot reload, or by restarting the server.
2. Adjusting Settings In-Game
/scd (wcenable | wcdisable) (spider | cave_spider | all)
wcenable enables the climbing behavior for the corresponding creature (sets the corresponding setting to false)
wcdisable disables the climbing behavior for the corresponding creature (sets the corresponding setting to true)
spider Spider
cave_spider Cave Spider
all Both spider and cave spider
3. Build
Run ./gradlew build. The built file will be saved under ./build/lib.
Parts of this project were written with AI participation
请登录后举报
暂无评论,抢个沙发吧~