HomeJavaModsBlock Height Restrictor
Block Height Restrictor
ModsJava

Block Height Restrictor

A flexible plugin to restrict block placement by height per block type.

⬇ Download on Spigot
Block Height Restrictor is a fully configurable Spigot plugin that allows you to specify individual minimum and maximum height limits for various blocks. This ensures players cannot place certain blocks outside the allowed height range, providing greater control and a more customized building environment on your server.

Key Features:

Installation:
  1. Place the downloaded JAR file into your server’s plugins folder.
  2. Start or restart your server.
  3. The plugin will automatically generate a config.yml file with a template.
  4. Edit the config.yml to define blocks, their min/max heights, and messages.
  5. Reload or restart the server to apply changes.

Example config.yml:
Code (YAML):
blocks :

  CHEST
:
   min
: 55
   max
: 199
   message
: "&cYou cannot place chests below {min} or above {max}!"
  ENDER_CHEST
:
   min
: 60
   max
: 210
   message
: "&cEnder chests are only allowed between {min} and {max}!"


Usage:

Block Height Restrictor is a free Minecraft Java mod. Compatible with Minecraft 1.20. Downloaded 42 times (via Spigot). Download it and open it directly in the game.

Explore more