UltimateUIDocs
Archived upstream docs · Features depend on the installed plugin version; not all features have been verified.

UltimateUI guide

API

In this section

Skript API

Description of the Skript API functionality

Example Usages

Example uses of the API for UltimateUI.

Core Access

Access the main instance and check API status.

Opening UIs

Open Cursor UIs or HUD overlays for players.

Building UIs

Create complete UI pages programmatically with UiBuilder.

Closing UIs

Terminate active UI sessions or specific pages.

Session & State

Retrieve details about a player's active interface state.

Asset Management

Verify and list available GUI configurations.

Interaction Handling

Handle user interactions and clicks via the Java Event API.

Updating Elements

Modify UI properties in real-time while a player has an active session.