Abstract Menus | An advanced GUI plugin

MC Plugin Abstract Menus | An advanced GUI plugin 1.16.7
A powerful menus creation plugin. Animations, Templates, Dynamic generation and much more!

Rewritten skin actions to support new SkinsRestorer API (15.0+)
  • Fixed SkinsRestorer hook
  • Fixed variable synchronizing issue
  • Fixed maven dependency example in the docs
Forgot to add promised actions blocks:
  • preOpenActions - executes before inventory created. Useful, for example, to change title before open menu.
  • postOpenActions - executes after menu opened.
Details here: https://abstractmenus.github.io/docs/general/menu_structure.html#menu-properties
  • Added custom inventory types.
  • Added base64 texture support.
  • Added equipItem item property to access items from player inventory.
  • Added playerIsOnline rule to check is player on the server.
  • Like (+1)
Reactions: deman2911
  • Fixed books on MC 1.8
  • Fixed async execution of some actions for inputChat action
  • Added command overriding feature
  • Added brief versions of variable actions (see updated docs)
  • Splitted variable actions into global and personal
  • Added existVarp rule to check personal variable without specifying player name
  • Fixed specific bug with refreshMenu and closeMenu actions
  • Optimized variables saving
Top Bottom