Better Bedrock Menus! banner

Better Bedrock Menus!

10 devlogs
12h 50m 12s

Often Minecraft servers add bedrock support via a the Geyser plugin and leave it at that. That usually works fine, however one of the things that works the worst on bedrock, especially mobile, are java chest GUIs. This Minecraft Java plugin intend…

Often Minecraft servers add bedrock support via a the Geyser plugin and leave it at that. That usually works fine, however one of the things that works the worst on bedrock, especially mobile, are java chest GUIs. This Minecraft Java plugin intends to create an easy way to make some bedrock GUIs by editing some pre-made ones, and to give the ability for one to add their own fully customizable GUIs!

Demo Repository

Loading README...

Max

Bug fixes, updated messages, and created the ability to reset menu values.
Commit

Attachment
0
Max

Added BStats and Fixed Placeholder dependency (You can use the plugin without the addon now!).
I also changed some command names and updated the readme :D.

Image is just an example of it working without placeholders…. since i’m not sure what else would best fit there.

Attachment
0
Max

Added the ability to add additional buttons to the menu!
Commit

Attachment
0
Max

I created a basic UI that lets you build simple menus easily as a java player!

(As you can tell I’m very creative when it comes to names)

Commit

0
Max

Added the ability to add a button to the savable menu!
Commit

0
Max

Created the ability to save custom simple bedrock menus into JSON files and send them!
(I used a command block since menus don’t show up if the game is paused)
Commit

0
Max

Added a simple command to generate simple menus and send them to bedrock players.

0
Max

Created the initial part of my project with a join menu UI, reload command, and a configuration. This menu support color codes, can be edited from the config.yml, and supports the “&” color code for easy formatting.

0