Как телепортировать к себе голограмму
Text contents
When you add or edit the line of a hologram, you can use one of these options instead:
Commands
/hd help
Shows the main commands of the plugin, hovering on the commands will show help for each one.
/hd create [text]
Creates a new hologram with the given name at your location. This name is used in the other commands. Optional: add text to replace the default line.
/hd delete
Deletes a hologram.
/hd list [page]
Lists all the existing holograms and their locations.
/hd near
Lists all the near holograms in the given radius.
/hd teleport
Teleports you to the hologram.
/hd align
Aligns the first hologram to the second in the given axis. For example, y aligns two holograms vertically, moving them to the same height, xz horizontally, moving them to the same x/z position.
/hd movehere
Moves a hologram to your feet position.
/hd edit
Lists all the possible commands to modify an existing hologram.
/hd addline
Adds a line of text to a hologram.
/hd removeline
Removes the line (counting from top to bottom).
/hd setline
Changes the line (counting from top to bottom).
/hd insertline
Inserts a line after the line (counting from top to bottom). If the number is 0, the line will be inserted at the top.
/hd info
Prints the content of a hologram with line numbers.
/hd copy
Copies the content of the first hologram into the second one. After running the command they will be identical.
/hd readtext
Reads the lines from a text file. Create a file (for example logo.txt ) and put it into the plugin’s folder. Create a new hologram (for example named test ) and then run /hd readtext test logo.txt to paste the text file into the hologram.
/hd readimage [-a]
Reads an image from the plugin’s folder or from an URL (if the path starts with http:// ), with a given width (will be automatically resized, max width is 150 pixels). The symbol used will be taken from the configuration. Transparent backgrounds are supported, you can choose in the configuration what string should be used as space.
For an example on how to use this command read the basic tutorial.
/hd reload
Reloads the config files and the saved holograms.
Как создать голограмму в майнкрафт
Особая благодарность:
Видео
Основные права:
— holograms.* — Доступ ко всем командам.
— holograms.update — Разрешить получать уведомление, что пора обновить плагин.
— holograms.команда — Доступ к определенной команде.
(Пример: holograms.create — Разрешить создавать голограммы).
Основные права плагина HolographicDisplays:
holograms.* — Доступ ко всем командам.holograms.update — Разрешить получать уведомление, что пора обновить плагин.holograms.команда — Доступ к определенной команде. (Пример: holograms.create — Разрешить создавать голограммы).
Как сделать голограмму из картинки в Holographic Displays?
Вот так выглядит конечный результат из нашей картинки ведра с лавой.
Скачать плагин HolographicDisplays
Скачать плагин версии 2.4.9 для Майнкрафт 1.17.x — 1.8.3
Скачать плагин версии 2.4.8 для Майнкрафт 1.17 — 1.8.3
Скачать плагин версии 2.4.7 для Майнкрафт 1.17 — 1.8.3
Скачать плагин версии 2.4.4 для Майнкрафт 1.16.5 — 1.8.3
Text contents
When you add or edit the line of a hologram, you can use one of these options instead:
Commands
/hd help
Shows the main commands of the plugin, hovering on the commands will show help for each one.
/hd create [text]
Creates a new hologram with the given name at your location. This name is used in the other commands. Optional: add text to replace the default line.
/hd delete
Deletes a hologram.
/hd list [page]
Lists all the existing holograms and their locations.
/hd near
Lists all the near holograms in the given radius.
/hd teleport
Teleports you to the hologram.
/hd align
Aligns the first hologram to the second in the given axis. For example, y aligns two holograms vertically, moving them to the same height, xz horizontally, moving them to the same x/z position.
/hd movehere
Moves a hologram to your feet position.
/hd edit
Lists all the possible commands to modify an existing hologram.
/hd addline
Adds a line of text to a hologram.
/hd removeline
Removes the line (counting from top to bottom).
/hd setline
Changes the line (counting from top to bottom).
/hd insertline
Inserts a line after the line (counting from top to bottom). If the number is 0, the line will be inserted at the top.
/hd info
Prints the content of a hologram with line numbers.
/hd copy
Copies the content of the first hologram into the second one. After running the command they will be identical.
/hd readtext
Reads the lines from a text file. Create a file (for example logo.txt ) and put it into the plugin’s folder. Create a new hologram (for example named test ) and then run /hd readtext test logo.txt to paste the text file into the hologram.
/hd readimage [-a]
Reads an image from the plugin’s folder or from an URL (if the path starts with http:// ), with a given width (will be automatically resized, max width is 150 pixels). The symbol used will be taken from the configuration. Transparent backgrounds are supported, you can choose in the configuration what string should be used as space.
For an example on how to use this command read the basic tutorial.
/hd reload
Reloads the config files and the saved holograms.