Added supporting WorldGuard
You can enable or disable this feature in config.yml
config.yml → support_worldguard
# Enable supporting WorldGuard / Включить поддержку WorldGuard
# WorldGuars is a Minecraft plugin — https://github.com/EngineHub/WorldGuard
support_worldguard: true
New permission
| Permission | About | 
|---|---|
| namedchest.ignore_regions | Access to set names in other regions of WorldGuard | 
Fix bugs
- Plugin.plugin-prefix in messages
 - Dup tags when using them
 
About
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
 - Support for 11 blocks → more details
 - Configuration of maximum distance to the block
 - Support for MiniMessage in names → more details
 - Assigning names using tags → more details
 - Setting maximum name length
 - Save / Delete name when breaking a block
 - Allow / Deny names via an anvil
 - Allow / Deny support for spaces
 - Full customization:
- Enable / Disable each feature
 - Delay for using each command
 - Detailed permission system
 
 
Commands (/command → /alias1, /alias2, ... ※ permission)
/namedchest reload → /nc reload ※ namedchest.reload
- Reload the plugin configuration
 
/namedchest version → /nc version ※ ``
- Check the latest plugin version
 
/namedchest set → /nc set ※ namedchest.name.set
- Set the name of a block
 
/namedchest clear → /nc clear ※ namedchest.name.clear
- Clear the block's name
 



