FUSIONFALL.ORG SOCIAL APP

Chat, post, create and explore from your desktop.

Install the full browser edition in its own app window. No Windows installer, no .NET prompt and no SmartScreen warning.

Install Social App
Holograms SRC
Holograms
Holograms is a plugin that implements text and item holograms
In-game Features
Commands
The plugin offers the following commands:
  • /holograms addline <name> <text>
  • /holograms create <name> <text>
  • /holograms delete <name>
  • /holograms <import> plugin
  • /holograms info <name>
  • /holograms insertline <name> <index> <text>
  • /holograms list
  • /holograms movehere <name>
  • /holograms near <radius>
  • /holograms removeline <name> <index>
  • /holograms setline <name> <index> <text>
All commands use the permission structure "holograms.<subcommand>" (ie. /holograms near would use the permission holograms.near).

Creating Holograms Lines
All hologram lines are created through the following commands:
  • /holograms addline <name> <text>
  • /holograms insertline <name> <text>
  • /holograms removeline <name> text>
As well as the initial line that's added through the /holograms create <name> <text> command.

Text Holograms
Text holograms are added simply by typing any text into the hologram line commands. Examples:
  • /holograms addline demo Line to add
  • /holograms insertline demo 0 Inserted line text
  • /holograms setline demo 0 Edited line text

Item Holograms
To define an item line, prefix the <text> portion of the command with item: followed by the item definition. Examples:
  • /holograms addline demo item:golden_apple:1 1
  • /holograms insertline demo 0 item:diamond_sword 1 damage_all:1
  • /holograms setline demo 0 item:gold_sword 1

Animated Text Holograms
Creating an animated text line is done through the animated_text <text> prefix. Changing the speed of the animation is done by defining a milliseconds amount in brackets, defaulting to 5000 (5 seconds). Slides of text are separated using ||.

827e882db492fdaf4cc7563c044ee159.gif


Examples:
  • /holograms addline demo animated_text:H||He||Hel||Hell||Hello
  • /holograms insertline demo 0 animated_text(500):Line 1||Line 2||Line 3
  • /holograms setline demo 0 animated_text:Line 1||Line 2||Line 3

Animated Item Holograms
Created an animated item line is done the same way as animated text lines, only with the animated_item <text> prefix. The same item format as that in item holograms is required for each item slide.

ce32bb7253fa69921c6b4f8f4f312109.gif


Examples:
  • /holograms addline demo animated_item:diamond_sword 1||gold_sword 1||iron_sword 1
  • /holograms insertline demo 0 animated_item(500):diamond_sword 1||gold_sword 1||iron_sword 1
  • /holograms setline demo 0 animated_item:stone 1||dirt 1||grass 1
Author
Wifi
Downloads
0
Views
28
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Wifi

Top