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

UltimateUI guide

How to enable Bedrock Support

In this guide, you will learn how to enable Bedrock Support for UIs

To enable Bedrock support, open the config.yml file and set enabled to true in the Bedrock section:

ini
bedrock:
  enabled: true

Build the UI for Bedrock#

Next, you need to convert the UI for Bedrock players. Run the following command: /uui bedrock build

After the build is complete, reload Geyser: /geyser reload

This will make Bedrock players download the updated resource pack.

From now on, the UI should work correctly for Bedrock players.