Changes
- Added
clone
sub-command, which allows you to easily clone display entities. - Added
insert_line
sub-command, which allows you to add a new text line before specified index. - Added fallback message for missing command usages.
- Increased maximum character length in display name to 48.
- Improved handling error handling of
scale
sub-command. - Loading resource-packs now force refreshes all plugin-created text displays around the player. This ensures custom font characters are aligned properly.
New commands may not automatically appear in /display help
and usage messages. If that's the case, add entries manually or reset your configuration file to default values.
Alternatively, you can remove just the messages.command_usages
section along with messages.command.display.help.contents
list, and let plugin re-generate them upon next reload.
Changes:
- Improved exception handling in commands. Errors should now be more accurate.
- Messages section in configuration file has changed a little bit.
- Added bStats metrics.
Marked as Beta, as I believe this version is in a much better state than the previous one.
Plugin is not feature complete yet. There are a few entity properties missing currently and these will be added in a future release of the plugin.
Please report any bugs or issues on GitHub or Discord.