Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 3 days ago
A lightweight SpigotMC plugin that allows players to place sand and gravel in mid-air. When enabled, these blocks ignore gravity and remain stationary even when surrounding blocks are destroyed.
Sand & Gravel Stabilization
- Gravity Protection: When a player with the feature enabled places sand or gravel, the block is temporarily protected internally, disabling its gravity.
- Chain Propagation: The protection isn't limited to newly placed blocks. If a block adjacent to any sand or gravel is destroyed, the plugin automatically detects and protects the remaining blocks, preventing a collapse. This ensures that even pre-existing structures remain suspended when their support is removed.
- Piston Compatibility: Protected blocks can be pushed or pulled by pistons just like normal blocks. The anti-gravity protection stays active even after the block has been moved to its new position.
- Normal Mode: Disables gravity for Sand, Suspicious Sand, Red Sand, Gravel, and Suspicious Gravel.
- Advanced Mode: In addition to Normal Mode, gravity is disabled for Anvils, Dragon Eggs, Concrete Powder, and Scaffolding.
Multilingual Support
- Supports 9 languages: 日本語, English, 简体中文, 한국어, Español, Português, Русский, Deutsch, Français
- The system automatically detects the player's Minecraft client language and displays messages in the corresponding language.
- For unsupported languages, the server's default language will be used. You can configure this in
config.ymlunder the language setting (setting it toautowill automatically detect the language based on the server's OS). - Players can also manually set their language using the
/shotcrete langcommand. These individual settings will persist even after a server restart.
Commands
/shotcrete– Toggles the stabilization feature on/off (Normal Mode)./shotcrete advanced– Toggles the stabilization feature on/off (Advanced Mode)./shotcrete lang– Changes your language (ja, en, zh, ko, es, pt, ru, de, fr)./shotcrete lang reset– Clears the manual language setting and reverts to automatic detection.


