Skip to content

Releases: broken1arrow/MenuSettingsApi

Improve the logic and fixed some issues

11 Apr 14:04

Choose a tag to compare

Changelog:

  • Alter the settings keys for the menu files, so check the updated examples.
  • Support for adding files in folders, only works if set too support menus in separated files.
  • Alter some class names and change how you integrate with the logic. It will wait on the commands get executed before it send you update so long it is run synchronous, check wiki how it should be setup.

Full Changelog: 1.3.0...1.4.0

Fixed error with BukkitAudiences

19 Nov 10:26

Choose a tag to compare

This has no changes to the api, so you only need update the jar.

Full Changelog: 1.2.0...1.3.0

Fixed advanture suport and it is uesd as independent plugin

18 Nov 19:10

Choose a tag to compare

This has adventure support (will update the wiki later). Also now you not compile this with your plugin and has change the methods little (so set it softdepend in your plugin if you use this api).

Full Changelog: 1.1.0...1.2.0

added new option

15 Jul 07:59

Choose a tag to compare

You can now use the option to only update one button (so you can self if all buttons or 1 button get updated).

Full Changelog: 1.0.0...1.1.0

First version

14 Jul 16:25

Choose a tag to compare

First version I add here.