
Displays the namespaced block ID (including water/lava) and block facing direction in the ActionBar.
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.
minecraft:stone). FluidCollisionMode.ALWAYS. [north], [up] etc. on directional blocks. /blockid toggle lets each player enable or disable their own display. /blockid reload reloads config.yml at runtime—no restart needed. config.yml.| 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 |
| Permission | Default | What it does |
|---|---|---|
blockid.use |
true |
Allows using /blockid toggle and /blockid reload. |
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: ''