Skip to content

Millesant/NoMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Nollyak's Menu Library

This library provides a flexible and easy-to-use menu system for PocketMine-MP plugins. It allows you to create and manage different types of menus.

Features

  • Menu Types: Supports various menu types including single chest, double chest, and hopper menus.
  • Customizable: Define custom menu settings and items.

Components

Menu Definitions

Define the settings for different types of menus using the MenuDefinition class and its subclasses.

Menu Types

Implement different menu types by extending the MenuImpl class and defining the renderMenu and destroyMenu methods.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages