Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
- Improved water/surface satety
- Added
materialoption to change the material of the spawned block - Changed setting from
place-dirt-on-surfacetoplace-block-on-surface - Changed default from
DIRTtoICE
- Added
Settings in the config.yml
safety:
water:
# When enabled, RTP will solidify shallow water by placing a block before teleporting.
# NOTE: the old key 'place-dirt-on-surface' is deprecated; use 'place-block-on-surface'.
place-block-on-surface: true
# Material to place on the surface when solidifying shallow water. Defaults to ICE.
# Valid values are Bukkit Material names (e.g., DIRT, GRASS_BLOCK, ICE).
material: ICE
Information
| Published on | February 10, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.8-1.21.11)
Dependencies
Paper