HomeJavaModsBlockLimiter
BlockLimiter

Simple, lightweight block placement limiter for Paper servers

BlockLimiter lets you control how many of certain blocks players can place within a world. Perfect for preventing lag from excessive containers, managing economy balance, or limiting abuse of specific blocks like chests, shulker boxes, and more.

⚙️ Config File

enabled-worlds:
  - world

limited-materials:
  - STONE
  - CHEST
  # Wildcards are supported, but quote them in YAML.
  # Example for all colored shulker boxes:
  - "*_SHULKER_BOX"
  # If you also want the uncolored one, add:
  - SHULKER_BOX

limit: 5

message: '&7You can only place &e%limit% &7blocks in &a%world%&7.'

🔑 Permissions

blocklimiter.reload — Allows reloading the config

📦 Compatibility

✅ Paper 1.21.11

Created with the help of AI

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more