/advancedholograms
/hd
/holograms
/holographicdisplays
| Base command for all of the mod | advancedholograms.command . |
/hd help
/hd
| Help command, or /hd for info on all commands. | advancedholograms.command.help |
/hd list <page> | Lists all the holograms on the server. | advancedholograms.command.list |
/hd create <name> <first line>
/hd c <name> <first line>
| This command is used for initially creating holograms on your server. When no first line is present the command uses the name as the first line. | advancedholograms.command.create |
/hd delete <name>
/hd d <name>
| This command is used for removing holograms on your server. | advancedholograms.command.delete |
/hd nearby <radius>
/hd near <radius>
| This command is used for finding nearby holograms. | advancedholograms.command.nearby |
/hd tp <hologram> | This command is used for teleporting to a specific hologram's position. | advancedholograms.command.teleport |
/hd movehere <hologram>
/hd mvh <hologram>
/hd mv <hologram>
| This command is used for teleporting a hologram to the user. | advancedholograms.command.movehere |
/hd addline <hologram> <line>
/hd al <hologram> <line>
| This command is used for adding lines to holograms | advancedholograms.command.addline |
/hd removeline <hologram> <line#>
/hd rl <hologram> <line#>
| This command is used for removing lines from holograms | advancedholograms.command.removeline |
/hd setline <hologram> <line#> <line>
/hd sl <hologram> <line#> <line>
| This command is used for setting lines on holograms | advancedholograms.command.setline |
/hd insertline <hologram> <line#> <line> | This command is used for inserting lines on holograms. It will insert the line above the line number specified. | advancedholograms.command.insertline |
/hd copy <hologram> <newId>
/hd duplicate <hologram> <newId>
| This command is used for copying all the lines of one hologram to a new one at your position. | advancedholograms.command.copy |
/hd createff <hologram> <path>
/hd createfromfile <hologram> <path>
| This command is used for creating a hologram from a .txt file specified in the arguments. | advancedholograms.command.file.copy |