Skip to content

1.3 - Glowing, customisable blocks and API

Compare
Choose a tag to compare
@Luncaaa Luncaaa released this 08 Jan 23:07
· 121 commits to main since this release

Added support for Minecraft 1.20.3 and 1.20.4

Every display now has a new section in their config file, "glow". You will be able to make the display glow and change its color.

Additionally, block displays can now be fully customisable. A new section is present in the config of block displays, "blockData", which allows you to modify the block's data (if a redstone torch is lit or not, for example).

Finally, the biggest change is the introduction of a Developer API. It is very basic for now and new changes will be added in future updates. More information can be found here.

*If you are migrating from previous versions, you will need to use the "/ad convert [previous version]" command. CREATE A BACKUP OF YOUR DISPLAYS FOLDER BEFORE CONVERTING! More information on this command here.

I have tested this plugin on 1.20.4 although I may have missed some bugs. If you encounter any, please report it on GitHub or Discord, not on the reviews section.

Visit the wiki for more information.