Changelog
Version 1.4.0 brings basic support for interaction entities. While they are technically not display entities and therefore don't share many properties with other display types, they are still useful and ability to manipulate them makes a good addition to the plugin. This implementation will likely be expanded upon in the future.
Commands & Permissions
Command: /display create interaction (name)
Permission: displayentities.command.display.create
Command: /display edit (interaction) width (width)
Permission: displayentities.command.display.edit.width
Command: /display edit (interaction) height (height)
Permission: displayentities.command.display.edit.height
Command: /display edit (interaction) move_to (x) (y) (z)
Permission: displayentities.command.display.edit.move_to
Command: /display edit (interaction) response (true | false)
Permission: displayentities.command.display.edit.response