Patbox / Holograms

Simple mod that allows to create of server side holograms (Fabric)
GNU Lesser General Public License v3.0
16 stars 3 forks source link

Holograms

Example image It's a simple mod that allows to create of server side holograms with full support for formatting and items. Everything is created on packet level, which means commands or other mods shouldn't break them. Formatting uses PlaceholderAPI's Text Parser for which docs you can find here. It also supports usage of placeholders from Placeholder API.

If you have any questions, you can ask them on my Discord

You can download it from Modrinth or CurseForge.

Example image 2

Supported line types:

Commands

You need to have holograms.admin and holograms.main permissions to use these commands. Additionally, you need holograms.executable if you want to add commands to them.

You can also use /holo or /hd instead of /holograms

Holograms API

If you are developer interested in using API, check Hologram API repository