Skip to content

Releases: DarkBladeDev/FastMenuLib

1.0.1

23 Oct 16:22

Choose a tag to compare

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

21 Oct 15:31
b91f79b

Choose a tag to compare

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