DUXPLIMA Documentation

Developer API

Events, queries, actions, the menu API and the REST add-on.

The API is a published Maven artifact you compile against. Your plugin can watch what uxmEssentials does, refuse some of it, read its state, and drive it.

PageWhat it covers
OverviewThe front door, and what each part of the API is for
Adding the DependencyThe repository and coordinate, for Maven and Gradle
EventsThe events published, and the nine you can cancel
Query APIReading state: homes, balances, punishments, worlds
Action APIDriving the same use cases the commands drive
Menu APITeaching the engine your own actions, requirements and sources
REST APIHTTP and WebSocket access for panels, bots and scripts