Перейти к содержимому
Mineforgian

LightweightHolograms

A Light-Weight hologram system for paper servers that is designed to use as little resources as possible.

Загрузки
750
Подписчики
0
Обновлён
5 марта 2024 г.
Лицензия
MIT

Опубликован 27 февраля 2024 г.

This project was inspired by the Holographic Displays plugin for spigot, but I needed one that was more lightweight, so this plugin was born! If you'd like more features, I'd definately reccomend checking out Holographic Displays, it's an amazing plugin!

Please download the latest version!! Older versions may be unstable or insecure!

How to use:

To begin, simple drag the .jar file from the latest release into your PaperMC Minecraft server, then restart it!

The command list is this:

/holo <operation>

There are five operations, create, edittext, movehere, delete, addline, and list.

After you enter the operation, there are a few more steps depending on the operation you selected.

For create, all you need to do is type the text in the hologram. Normally, this must be done in MiniMessage format, but you can use --nominimessage at the end to use legacy codes (&c, &7, etc)

For edittext, you must first enter the id of the hologram. You can find this by running the list operation. After the id, you put the text you want to replace it with, following the same format as create.

For movehere, you only need to enter the id of the hologram you wish to move, which can be found with the list operation.

addLine just adds a new line to the selected hologram. For simplicity's sake, all this does is create a new hologram underneath the existing one with the given text. One quirk with this is that when the server is restarted, you have to add lines to the bottom line in the chain, the top one will overlap. To delete a line, just delete the hologram. It will show up in the holo list operation.

Finally, delete, you also only need to enter the id of the hologram, which, once again, can be found with list.

Now you're a pro at LightweightHolograms! Have fun!

(More features may be added in the future)

Ченджлог

1.3.0Релиз1.20.2, 1.20.3, 1.20.4 · 5 марта 2024 г.

Fixed a massive bug with permissions, as well as added a version checker for future security updates. I also made it so that lines on holograms will be serialized, so less janky mechanics. In the next version, I will continue to work on making the line mechanic easier to work with.

1.2.0Релиз1.20.2, 1.20.3, 1.20.4 · 3 марта 2024 г.

I'm kinda dumb and forgot to add permissions, meaning any player can just create holograms everywhere. (Which if you can't tell is a bad idea. This plugin is lightweight but not when there's billions of holograms everywhere)

The permission to use the command is: holograms.command. More in-depth permissions will come later.

1.1.0Релиз1.20.2, 1.20.3, 1.20.4 · 1 марта 2024 г.

Added addLine operation for ease of use!

1.0.0Релиз1.20.2, 1.20.3, 1.20.4 · 27 февраля 2024 г.

Tested thoroughly on version 1.18.2, but should natively support every version 1.16 and up.

Initial release!!

Комментарии

Загружаем…