Bugfix
- Added automatic resolving of overlapping map ids, now in cases where there are duplicate boards/item frames using the same map InteractiveBoard will automatically detect that and replace the maps in those item frames.
Added fontscale to Pixel Text
- Added fontscale property that allows you to change the size of characters in Pixel Text object.
Added Pixel Text
- Added Pixel Text renderer that is useful for displaying text in a pixelated style. It is completely consistent between different operating systems/platforms and can be useful as a fallback on server configurations where TrueType font rendering doesn't work on java.
Added invisibility option
- Added invisibility option that allows you to toggle the invisibility of item frames separately for every board config.
Added image updates
- Added image updates, now images will refresh if the placeholder in their name/url changes.
Bugfix
- Fixed left arm rotation setting not working properly in the 3d skin renderer
- Made rotation settings of 3d head renderer consistent with 3d skin renderer
Update
- Updated to the latest version
- Made rotations of arms, legs and head of 3D skins configurable, now you can pose skins in any way you want.
Added send message function
Complete project restructuring / dependency issue fix
Completely restructured the plugin, all issues related to dependencies that cause conflicts with other plugins should be fixed.
Plugin incompatability bugfix
Fixed a bug where InteractiveBoard would have errors with other plugins that use ProtocoLib.
Added name command
Added name command that can be used to get the name of a board. Usage: /ib name
Added text capitalization
Added text capitalization, usage capitalization: default/uppercase/lowercase