Skip to content

1.5.4 - Page subcommands and bug fixes

Compare
Choose a tag to compare
@Luncaaa Luncaaa released this 05 Sep 18:20
· 22 commits to main since this release

This release features new subcommands for text displays: nextPage, previousPage and setPage, which will allow you to change the page (or animation) the display is showing.

Every display now has a new setting: hide-permission. Players with that permission won't be able to see the display even if they have the permission set in permission. In summary, to see the display, players must be closer than view-distance, have the permission permission and not have the hide-permission permission.

Additionally, item displays can now show items with custom model data. To do that, change the number in the customModelData setting.

Bug fixes include:

  • Displays spawning in the incorrect world.
  • Some items in the editor GUI not working.
  • Placeholders with minimessage text not being parsed.
  • Texts added via the editor GUI being added before the current texts (they are now added to the last position).

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

I have tested this plugin on Paper 1.21 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.