ServerSettings API

ServerSettings API 1.0.0

MakisImperium submitted a new resource:

ServerSettings API - Packet-level ServerSettings API provider for other NukkitX plugins.

ServerSettingsApi

Production-grade packet-level API for Bedrock Server Settings on Nukkit.

Core Flow
Code:
PlayerServerSettingsRequestEvent -> ServerSettingsResponsePacket -> ModalFormResponsePacket -> response routing
The API delivers a stable integration contract for plugin teams that need predictable behavior, typed parsing, and runtime observability.

Value Proposition
  • Packet-first architecture with no abstraction leaks into non-packet form...
Read more about this resource...
 
Top