Kategorier
MineCraft

Holografisk tekst på serveren

Der er nu kommet holografisk tekst på serveren.

hd

 

Kommandoer

/hd list

/hd create v1 {animation:ani.txt} Velkommen

/hd addline v1 {animation:ani.txt} til

/hd addline v1 {animation:ani.txt} serveren.

 

/hd delete v1

 

Alle kommandoer

/hologram (or /hd)
Main command of the plugin. Shows info about it, the version and the developer.


/hd help
Shows the main commands of the plugin, hovering on the commands will show help for each one.


/hd create <hologramName>
Creates a new hologram with the given name at your location. This name is used in the other commands.


/hd delete <hologramName>
Deletes a hologram.


/hd list [page]
Lists all the existing holograms and their locations.


/hd near <radius>
Lists all the near holograms in the given radius.


/hd teleport <hologramName>
Teleports you to the hologram.


/hd align <x|y|z|xz> <hologramToAlign> <referenceHologram>
Aligns the first hologram to the second in the given axis. For example, "y" aligns two holograms vertically, moving them to the same height, "xy" horizontally, moving them to the same x/z position.


/hd movehere <hologramName>
Moves a hologram to your feet.


/hd edit <hologramName>
Shows the command to modify an existing hologram.


/hd addline <hologramName> <text>
Adds a line of text to a hologram. Use {empty} as text to make an empty line.


/hd removeline <hologramName> <number>
Removes the <number> line (from top to bottom).


/hd setline <hologramName> <number> <newText>
Changes the <number> line (from top to bottom). Use {empty} as newText to make an empty line.


/hd insertline <hologramName> <number> <text>
Inserts a line after the <number> line (from top to bottom). If 0, it will be added before the first line. Use {empty} as text to make an empty line.


/hd info <hologramName>
Prints the content of a hologram with line numbers.


/hd readtext <hologramName> <fileWithExtension>
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 do /hd readlines test logo.txt to paste the text file's lines into the hologram.


/hd copy <hologramToCopy> <intoHologram>
Copies the content of the first hologram into the second one. After the command, they will be identical.

 

Link

dev.bukkit.org/bukkit-plugins/holographic-displays