/Hologram

Bedrock Floating Text

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

Hologram

Bedrock Floating Text

Usage

  • Command: /hologram <gui/reload>

  • How to compilet this plugin: Fork this repository, then click the action option, select "Update SDK" on the left side, and choose "Run workflow". Wait for it to finish and then select "Build" and run this workflow. Under the Build action task, you can find the compiled plug-in.

Description

You can use this plugin to create floating text. If you choose dynamic text, everyone can see different information. All variables come from BEPlaceHolderAPI (you can use "/placeholder info" to see them).

The default language of the plugin is Chinese, you can change it to your language by rewriting the language file (plugins/Hologram/lang.json).

When creating a floating text, the length of the string allowed in the input box of the GUI interface may not be enough. You can modify the content of your floating text in the data file (plugins/Hologram/data.json) after creating it.

Atention: Before you use this plugin, you need to add the pre-plugin BEPlaceHolderAPI, if you don't, the dynamic floating texts will not work.

Images

Hologram_1 Hologram_2