Crawling is a simple plugin that adds a crawling mechanic to minecraft. It allows you to enter 1 block tunnels and hide in grass and other simillar blocks. It's a great addon for RPG and Survival servers.
Showcase
You can go in the crawling animation by sneaking in front of a 1 block gap
Spoiler: Videos
or by sneaking 2 times while looking down
or by sneaking 2 times while looking down
Configuration
To prevent players from crawling in a worldguard region, you can use the command:
/rg flags region-name crawling deny
/rg flags region-name crawling deny
If you want players to need a permission to crawl or you want to make it impossible to crawl on a specific block, you can do that from the config!
Spoiler: config.yml
#Crawling by Arthed
#Support Server: https://discord.gg/MPKVEcX
############################################
#Crawling Modes:
#HOLD - players will continue crawling as long as they keep shift pressed
#TOGGLE - players will start crawling and get up when they press shift
#TUNNELS - players can enter one block tunnels by sneaking in front of them
#You can use multiple options at the same time
crawling_modes :
- 'HOLD'
- 'TOGGLE'
- 'TUNNELS'
#How to start crawling for HOLD and TOGGLE modes:
#DOUBLE_SHIFT - double shift while looking down
#HOLD_X - hold shift for X seconds while looking down. Examples: 'HOLD_1', 'HOLD_0.5'
#You can use multiple options at the same time
start_crawling :
- 'DOUBLE_SHIFT'
############################################
#List of blocks that players cant crawl on
blacklisted_blocks :
- MAGMA_BLOCK
#blacklisted_blocks: [] - use this if you don't want any blocks to be blacklisted
#If true, players will only be able to crawl on blacklisted blocks
reverse_blocks_blacklist : false
############################################
#List of worlds in which players cant crawl
blacklisted_worlds :
- example_world
#If true, players will only be able to crawl in blacklisted worlds
reverse_worlds_blacklist : false
#If you want to disable crawling just in a region, use the WorldGuard flag 'crawling'
############################################
#If true, players need the permission "crawling.player" to be able to crawl
need_permission_to_crawl : false
command_no_permission_message : '&cYou don''t have the permission to do that!'
############################################
ignore_updates : false
Code (YAML):
#Crawling by Arthed
#Support Server: https://discord.gg/MPKVEcX
############################################
#Crawling Modes:
#HOLD - players will continue crawling as long as they keep shift pressed
#TOGGLE - players will start crawling and get up when they press shift
#TUNNELS - players can enter one block tunnels by sneaking in front of them
#You can use multiple options at the same time
crawling_modes :
- 'HOLD'
- 'TOGGLE'
- 'TUNNELS'
#How to start crawling for HOLD and TOGGLE modes:
#DOUBLE_SHIFT - double shift while looking down
#HOLD_X - hold shift for X seconds while looking down. Examples: 'HOLD_1', 'HOLD_0.5'
#You can use multiple options at the same time
start_crawling :
- 'DOUBLE_SHIFT'
############################################
#List of blocks that players cant crawl on
blacklisted_blocks :
- MAGMA_BLOCK
#blacklisted_blocks: [] - use this if you don't want any blocks to be blacklisted
#If true, players will only be able to crawl on blacklisted blocks
reverse_blocks_blacklist : false
############################################
#List of worlds in which players cant crawl
blacklisted_worlds :
- example_world
#If true, players will only be able to crawl in blacklisted worlds
reverse_worlds_blacklist : false
#If you want to disable crawling just in a region, use the WorldGuard flag 'crawling'
############################################
#If true, players need the permission "crawling.player" to be able to crawl
need_permission_to_crawl : false
command_no_permission_message : '&cYou don''t have the permission to do that!'
############################################
ignore_updates : false
Statistics
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.14, 1.15, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Crawling is a free Minecraft Java mod. Compatible with Minecraft 1.14, 1.15, 1.16, 1.17 and newer. Downloaded 22,957 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/6598bf239b67917031b834b6935795ff93c0dcf3?url=https%3A%2F%2Fi.imgur.com%2FxGgAO7c.png)
![[IMG]](http://proxy.spigotmc.org/69352c1b02482b2462b9760ec0404e22d4821994?url=https%3A%2F%2Fi.imgur.com%2FXJORiou.png)
![[IMG]](http://proxy.spigotmc.org/cb501c2813e0199392bb666bab40212dd33474e9?url=https%3A%2F%2Fi.imgur.com%2FidUVHgU.png)