Full support for dynamic chest titles (guiTitle) Titles now update instantly after being changed in the GUI or via chat. Works for all stored chests (including already placed ones) and for newly placed ones.
Automatic title setting on placement Any newly placed chest will immediately set its custom title based on the configuration.
Multi-container compatibility The system works for all supported container types in blockType.
Fixes
Fixed an issue where placed chests didn’t update their title after configuration changes.
Improved title synchronization during plugin startup.
Notes
Titles are loaded from guiTitle in chests.<name>.guiTitle. If not set, it falls back to displayName.
Titles are automatically synced with config on plugin load.
For double chests, the title is applied to each side individually.