Schneckenhaus
🟠 Updated over a year agoPreview

🔍 Analysis
- 🏆 #309 of 313 game-mechanics mods in this game by downloads
📋 About This Mod
# Schneckenhaus Plugin Ever wanted to know how a shulker box looks from the inside? Ever wanted to enter a chest? Ever wanted to store your house in your inventory? This plugin has you covered! # Videos <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xf2QPnSS7HA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/IyzkvMfx4t4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> Every snail shell (an enterable block) can be customized using a graphical interface: - Rename your snail shell - Manage permissions (owners, enter permissions, build permissions, whitelists, blacklists) - Keep track of where you placed down your snail shell - Upgrade its size - Change its color (for shulker boxes) - Change its wood type (for chests) If you aren't convinced yet, the plugin also features: - Support for **completely custom shell types**! - Configure the template, item, spawn position, exit blocks, menu block, initial blocks and more - Simple **importing and exporting** to a custom file format. - Share and download your custom shell types on our Discord server. - **Nested snail shells**: Enter a snail while already inside another one! (Recursion means that something is recursive) - Finely grained **permissions** - Enable **home shells** to automatically give every new player a new snail shell - Configure its type, color, size, etc. in the config - Prevent homelessness on your server and make home shells impossible to lose - Custom, highly configurable **crafting recipes** - specify optional ingredients that increase the snail shell's size - specify an optional ingredient that enabled rainbow mode - support for items with custom model data - Use hoppers to transfer items into shells and out of them. You can build whole factories inside a shell and connect them to the outside world! - Your snail shell will stay loaded if you have it in your inventory or placed in a loaded chunk - Support for **multiple worlds**, for example, one world where player-crafted shells are stored in, and one for command-created ones - Powerful tab-completed syntax-highlighted commands - **Ultra powerful shell management tools**: Ever wanted to delete all light blue shulker box shells of size 13 with whitelist enabled owned by some player crafted in the last week? Let's be honest: You always wanted to do exactly that. And this plugin makes it possible. - Data is stored efficiently and securely in an **SQLITE database** - ... and much more! ## Documentation Table of contents: 1. (#command-system) 2. (#custom-shells) 3. (#configuration) 4. (#permissions) ## Command System ### Shell Selectors When a command requires you to specify one or multiple shells like `/sh tp shell <shell>` or `/sh info <shell>`, you have multiple ways to do so: - `here` resolves to the shell at your location, this is the default value for many commands - `selection` resolves to all shells you selected, see (#selections) - `<id>` resolves to the shell with the specified id ### Commands - `sh` - `tp` - `shell <shell>` teleport to a shell - `world <world>` teleport to a world that contains snail shells - `info <shell>` displays a lot of information about a certain shell in the chat - `menu <shell>` opens a snail shell's menu - `item <shell>` gives you an item associated with the given shell - `count` - `total` displays the total number of snail shells on this server - `world <world>` displays the number of snail shells which are stored inside a world - `delete <shell>` deletes a shell, cannot be undone - `create <type>` type can be `shulker`, `chest`, `head` or `custom`; depending on the type, you specify one or more of these options: - `owner <owner>` - `world <world>` world in which the snail shell will be stored - `permission` - `enter <enterPermissionMode>` - `build <buildPermissionMode>` - `size <size>` only for shulker and chest shells, will be random in unspecified - `color <color>` only for shulker shells, will be random if unspecified - `rainbow <rainbow>` only for shulker shells, false by default - `head-owner <headOwner>` only for head shells, will be the creator by default - `template <template>` only for custom shells, **required to create custom shells** - `position` specify at which position in the grid the shell will be generated, has some quirks - `id <id>` id of the position - `grid <x> <z>` coordinates of the position - `here` position at your current location - `home` - `tp` teleports to your own home shel
# Schneckenhaus Plugin
Ever wanted to know how a shulker box looks from the inside? Ever wanted to enter a chest? Ever wanted to store your house in your inventory? This plugin has you covered!
Every snail shell (an enterable block) can be customized using a graphical interface: - Rename your snail shell - Manage permissions (owners, enter permissions, build permissions, whitelists, blacklists) - Keep track of where you placed down your snail shell - Upgrade its size - Change its color (for shulker boxes) - Change its wood type (for chests)
If you aren't convinced yet, the plugin also features:
- Support for completely custom shell types!
- - Configure the template, item, spawn position, exit blocks, menu block, initial blocks and more
- - Simple importing and exporting to a custom file format.
- - Share and download your custom shell types on our Discord server.
- Nested snail shells: Enter a snail while already inside another one! (Recursion means that something is recursive)
- Finely grained permissions
- Enable home shells to automatically give every new player a new snail shell
- - Configure its type, color, size, etc. in the config
- - Prevent homelessness on your server and make home shells impossible to lose
- Custom, highly configurable crafting recipes
- - specify optional ingredients that increase the snail shell's size
- - specify an optional ingredient that enabled rainbow mode
- - support for items with custom model data
- Use hoppers to transfer items into shells and out of them. You can build whole factories inside a shell and connect them to the outside world!
- Your snail shell will stay loaded if you have it in your inventory or placed in a loaded chunk
- Support for multiple worlds, for example, one world where player-crafted shells are stored in, and one for command-created ones
- Powerful tab-completed syntax-highlighted commands
- Ultra powerful shell management tools:
- Ever wanted to delete all light blue shulker box shells of size 13 with whitelist enabled owned by some player crafted in the last week?
- Let's be honest: You always wanted to do exactly that. And this plugin makes it possible.
- Data is stored efficiently and securely in an SQLITE database
- ... and much more!
## Documentation
Table of contents: 1. (#command-system) 2. (#custom-shells) 3. (#configuration) 4. (#permissions)
## Command System
### Shell Selectors
When a command requires you to specify one or multiple shells like `/sh tp shell
- `here` resolves to the shell at your location, this is the default value for many commands
- `selection` resolves to all shells you selected, see (#selections)
- `
` resolves to the shell with the specified id
### Commands
- `sh`
- - `tp`
- - `shell
` teleport to a shell - - `world
` teleport to a world that contains snail shells - - `info
` displays a lot of information about a certain shell in the chat - - `menu
` opens a snail shell's menu - - `item
` gives you an item associated with the given shell - - `count`
- - `total` displays the total number of snail shells on this server
- - `world
` displays the number of snail shells which are stored inside a world - - `delete
` deletes a shell, cannot be undone - - `create
` type can be `shulker`, `chest`, `head` or `custom`; depending on the type, you specify one or more of these options: - - `owner
` - - `world
` world in which the snail shell will be stored - - `permission`
- - `enter
` - - `build
` - - `size
` only for shulker and chest shells, will be random in unspecified - - `color
` only for shulker shells, will be random if unspecified - - `rainbow
` only for shulker shells, false by default - - `head-owner
` only for head shells, will be the creator by default - - `template ` only for custom shells, required to create custom shells
- - `position` specify at which position in the grid the shell will be generated, has some quirks
- - `id
` id of the position - - `grid
` coordinates of the position - - `here` position at your current location
- - `home`
- - `tp` teleports to your own home shel
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Lama06
- Version
- 3.0.1
- Downloads
- 167
- Endorsements
- 6
- Category
- game-mechanics
- Created
- 9/5/2025
- Updated
- 9/3/2025
- Game Versions
- 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8
- Tags
- game-mechanics, storage, transportation
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Schneckenhaus support?
The author lists 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8. Other versions may work but are untested by the author.
What is the latest version of Schneckenhaus?
Version 3.0.1, published 2025-09-03 with 167 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await