Skip to content

Releases: DarkBladeDev/FastMenuLib

Release list

1.0.1

Choose a tag to compare

@DarkBladeDev DarkBladeDev released this 23 Oct 16:22

Minor changes

Minor adjustments have been made focusing on improving the Javadoc documentation. These changes enhance clarity, consistency, and overall readability without affecting the core functionality of the library.

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@DarkBladeDev DarkBladeDev released this 21 Oct 15:31
b91f79b

FastMenuLib is released

Add initial implementation of FastMenu library including:

  • Menu API with dynamic content support
  • Menu item system with click actions
  • Context system for player-specific data
  • Event listeners for inventory interactions
  • Utility classes for items and scheduling
  • Example plugin demonstrating usage
  • Gradle build configuration and project setup

Full Changelog: https://github.com/DarkBladeDev/FastMenuLib/commits/1.0.0