NamedChest — is a unique plugin that allows you to name different blocks in Minecraft using commands, tags, and anvils! The name will be displayed as a hologram when you hover the cursor over it.
Features ——————————
[] Hologram display on cursor hover
Support for 2 languages (Russian, English) + the ability to create your own translation
# Maximum distance to the block / Максимальная дистанция до блока max_distance: 5
# Item's name settings / Настройки имени блока name_settings: # Enable support color name / Включить поддержку цветных имен support_color: true
# Max name length / Максимальная длинна имени max_name_length: 25
# Save the name when the block is destroyed / Сохранять имя при разрушении блока save_for_breaking: false
# Forbid giving a name through an anvil / Запретить давать имя через наковальню cancel_anvil: true
# Support for spaces in the name / Поддержка пробелов в имени support_spaces: true
# Enable / Disable plugin commands # Включить / Выключить команды плагина command_settings:
enable_set: true
# Enable command /nc set | Включить команду /nc set enable_clear: true
# Enable command /nc clear | Включить команду /nc clear cooldown: 5
# Cooldown in using commands in seconds | Задержка на использование команд в секундах
# Don't edit this / Не редактируйте это config_version: 1.2
[] Hologram display on cursor hover [] ——————————
This is a unique feature of the plugin that enhances performance. Names are only displayed when hovering over an item — this allows spawning holograms only at the necessary moment, significantly reducing Entity count and load.
Names appear next to chests on the side the player is facing.
Supporting blocks ——————————
The plugin supports 11 blocks:
CHEST (chest)
TRAPPED_CHEST (trapped-chest)
BARREL (barrel)
FURNACE (furnace)
SMOKER (smoker)
BLAST_FURNACE (blast furnace)
HOPPER (hopper)
DISPENSER (dispenser)
DROPPER (dropper)
BREWING_STAND (brewing stand)
SHULKER_BOX (shulker box)
You can customize which blocks to include or exclude in the plugin configuration under the supporting_block section.