BLOCKID Display
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.3 1.21.4
平台: paper
标签: optimization technology utility
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: ''请登录后举报
暂无评论,抢个沙发吧~