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

UltimateUI guide

Testing the UI

In this guide, you will learn how to test the UI you have created.

To test the UI you’ve created, you need to open it. You can do this using the command you set to open the UI, or by using the built-in command /uui open [name].

After opening the UI, you can use your mouse to click on the block you previously added. Once clicked, you should receive the message “Hello World!” in the chat, and the UI will automatically close after 500 ms.

To return to the editor and modify your UI, you can use the command /uui edit [name].