SimpleCrawling 图标

SimpleCrawling

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1
本资源为搬运资源,原资源地址: https://modrinth.com/mod/simplecrawling
资源信息

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 1.21.11 26.1 26.1.1 26.1.2

平台: bukkit folia paper purpur spigot

标签: game-mechanics

资源介绍

? SimpleCrawling

A lightweight crawling plugin with double-shift activation, reload support, and API hooks for developers.

SimpleCrawling Screenshot

Bukkit Spigot Paper Purpur Folia

? OVERVIEW & HOW IT WORKS

SimpleCrawling adds manual crawling to your server in a clean and intuitive way. It works perfectly for survival, roleplay, adventure maps, stealth systems, minigames, and any server that wants a manual crawling mechanic without unnecessary complexity.

How Does It Work?
SimpleCrawling listens for a quick double sneak (shift) input. When a player triggers crawling, the plugin places them into a crawl state and keeps that state active while they move. If the player toggles crawling off, disconnects, or the plugin is disabled, the crawling session is stopped safely.

No bloated setup, no unnecessary complexity, just a practical crawling mechanic with useful API support.


✨ PLUGIN FEATURES

  • Double-Shift Activation: Quick double-shift to start crawling.
  • Toggle-Based System: Players remain in crawl mode until intentionally stopped.
  • Highly Configurable: Reload command, customizable messages, and configurable hitbox offsets.
  • Robust Developer API: Methods for starting, stopping, and checking crawl state.
  • Custom Events: Cancellable events for easy integration.
  • Optimized: Lightweight and simple to use.

⚙️ COMMANDS & PERMISSIONS

Command Permission Description
/simplecrawling reload or /scrawl reload simplecrawling.reload Reloads the plugin config and message file (Default: OP)

?️ CONFIGURATION

The configuration is straightforward and gives you full control:

  • hitbox-offset: Controls the vertical offset used by the crawling system.
  • Messages: Fully customize all plugin messages through a separate messages file.

? DEVELOPER API

SimpleCrawling includes a robust API for plugin developers who want to control crawling through code or restrict it in certain areas.

Methods:

plugin.startCrawling(player);
plugin.stopCrawling(player);
plugin.isCrawling(player);

plugin.forceStartCrawling(player);
plugin.forceStopCrawling(player);

Events:

  • PlayerStartCrawlingEvent
  • PlayerStopCrawlingEvent

Both events are cancellable, meaning other plugins can easily prevent a player from starting or stopping a crawl when needed.

Example Usage:

@EventHandler
public void onStart(PlayerStartCrawlingEvent event) {
    if (event.getPlayer().hasPermission("crawl.blocked")) {
        event.setCancelled(true);
    }
}

? LINKS & SUPPORT

If you encounter any issues or need help with the API, feel free to reach out!

Discord     Documentation

SUPPORT THE PROJECT

Ko-fi     Patreon

PayPal: emsockz1@gmail.com


下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
FlowTiers

价格:0 墨喵币
下载量:0

查看详情
Create: Immersive TaCZ Integration

价格:0 墨喵币
下载量:0

查看详情
Vulkan Performance Pack

价格:0 墨喵币
下载量:0

查看详情
Better spyglass scope

价格:0 墨喵币
下载量:0

查看详情