Language

SpiderClimbingDisabler

SpiderClimbingDisabler

Modrinth

A Minecraft Bukkit Plugin for 1.21 to prevent spider/cavespider from climbing the wall.

22 downloads 1 followers updated 1mo ago
latest v1.0 Modrinth
Bukkit Paper 1.21 – 1.21.11 Game-mechanicsMobs

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

  1. Configuration File
    The configuration file config.yml defaults to
disable-spider-climbing: true
disable-cave-spider-climbing: true

disable-spider-climbing controls the climbing behavior of spiders, and disable-cave-spider-climbing controls the climbing behavior of cave spiders. When set to true, climbing is disabled; when set to false, 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

Versions

Release
1.0
bukkit, paper · 1.21, 1.21.1, 1.21.2 · 1mo ago
22

Comments 0

No comments yet. Be the first to share your thoughts.

Download SpiderClimbingDisabler

Files are served directly from the original source. Modgrid does not host or modify them.