FormConstructor is a developer focused Nukkit plugin and reusable library for building interactive forms on a Minecraft Bedrock server. It streamlines SimpleForm, ModalForm, and CustomForm interfaces, giving plugins a practical way to present menus, confirmations, text inputs, toggles, dropdowns, sliders, and step sliders.
Its main strength is direct response handling through lambda callbacks instead of separate event catching. Buttons can have their own actions, while custom elements may use identifiers for convenient value retrieval. Support for close handlers and asynchronous processing adds flexibility for complex server menus. At BoxToPlay, we recommend it for developers who want cleaner, more readable form based interfaces.
Create your Nukkit server and install FormConstructor with one click!