HomeJavaModsDelphi Entity Menus
Delphi Entity Menus
ModsJava

Delphi Entity Menus

by juliewoolie · on Modrinth

Make menus with XML, style with CSS and add functionality with either Java or JavaScript. All rendered with Display Entities

⬇ Download on Modrinth
Delphi Entity Menus — screenshot 1Delphi Entity Menus — screenshot 2
logo-longways-1

This plugin is in development! There will be bugs and missing features. At the moment, the only supported layouts are the default Flow and Flexbox. Positioned others will come later.

Showcase

Features

Commands And Permissions

Permissions

Examples

Basic "Hello, world!" page

Start by going to plugins/Delphi/modules on your File Explorer and creating a folder, for this example, we'll use hello-world. Go into that directory and create a file named index.xml.

Open that file with a text editor (Preferrably VS Code, Notepad++ or something similar). You can then copy+paste this:

<delphi> <!-- Root tag -->
  <body> <!-- The body which contains all our content -->
    <h1>Hello, world!</h1> <!-- Big text saying "Hello, world!" -->
  </body>
</delphi>

In-game, you can then open this menu with /delphi open @s hello-world

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more