
BLOCKID Display
Displays the namespaced block ID (including water/lava) and block facing direction in the ActionBar.
38
0
BlockID Plugin
A lightweight Paper 1.21.x plugin that shows you exactly what you’re looking at—block IDs, fluids and facing direction—in your ActionBar.
📋 Features
- Namespaced Block ID
Displays the full key (e.g.minecraft:stone). - Fluid Support
Ray-trace detects water, lava & all fluids viaFluidCollisionMode.ALWAYS. - Block Facing
Appends[north],[up]etc. on directional blocks. - Per-Player Toggle
/blockid togglelets each player enable or disable their own display. - Live Config Reload
/blockid reloadreloadsconfig.ymlat runtime—no restart needed. - Fully Configurable
Range, update interval, text color and custom prefix viaconfig.yml.
⚙️ Commands
| Command | Description | Permission |
|---|---|---|
/blockid toggle | Toggle your personal BlockID display on/off | blockid.use |
/blockid reload | Reload the plugin’s config.yml without restarting | blockid.use |
🔒 Permissions
| Permission | Default | What it does |
|---|---|---|
blockid.use | true | Allows using /blockid toggle and /blockid reload. |
🔧 Configuration (config.yml)
# BlockID config.yml
# Maximum ray-trace distance (blocks)
range: 100
# Update frequency (server ticks)
interval-ticks: 5
# ActionBar text color (Minecraft color name)
color: YELLOW
# Optional prefix before the ID (e.g. "BlOCK: ")
prefix: ''
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:11 месяцев назад
Обновлён:11 месяцев назад
