Language

UnderBedrock

UnderBedrock

Modrinth

A lightweight Minecraft plugin that deals damage to players when they reach the upper or lower boundary in a specified world.

37 downloads 1 followers updated 9mo ago
Modrinth
Paper Spigot 1.21 – 1.21.8 Game-mechanics

🌑 UnderBedrock

UnderBedrock — a lightweight Minecraft (Bukkit/Spigot/Paper) plugin that controls player height in a specified world.
Players take damage if they reach the upper or lower boundary.


⚙️ Features

  • ⬆️ Configurable upper boundary by Y-coordinate.
  • ⬇️ Configurable lower boundary by Y-coordinate.
  • 💬 Toggle player notifications for damage received.
  • 🌍 Works only in the specified world.
  • 🔧 Simple to set up and lightweight.

📂 Configuration (config.yml)

# World where boundaries apply
world: world

# Upper boundary
upper:
  enabled: true      # Enable upper boundary
  height: 80         # Upper boundary height

# Lower boundary
lower:
  enabled: true      # Enable lower boundary
  height: 0          # Lower boundary height

# Player notifications when taking damage
notify-player: false

⚠️ If notify-player: false, players will not see messages about damage received.


🛠 Installation

  1. Copy UnderBedrock.jar to your server's plugins folder.
  2. Start the server — config.yml will be created automatically.
  3. Edit the configuration if needed.
  4. Reload the server or use /reload to apply changes.

🚀 Usage

  • Players who reach the upper or lower boundary receive 1 heart of damage.
  • Player messages can be enabled via notify-player: true.

⚡ Compatibility

  • Minecraft 1.21+
  • Bukkit / Spigot / Paper

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download UnderBedrock

Files are served directly from the original source. Modgrid does not host or modify them.