SGUI API is an experimental Nukkit plugin and developer library for creating interactive graphical interfaces on a Minecraft server running Bedrock Edition. Rather than adding gameplay content by itself, it gives other plugins reusable tools for displaying forms, text, and input fields, then reacting to submitted or closed interfaces.
Written in Kotlin and released as version 0.1.0 Alpha, it requires KotlinLib and is intended as a dependency, not a standalone feature. Developers can use it for login screens, confirmations, menus, or custom server workflows. At BoxToPlay, we recommend it for technical projects that need lightweight, event driven interfaces.
Create your Nukkit server and install SGUI-API with one click!