-
Notifications
You must be signed in to change notification settings - Fork 0
Commands & Permissions
Here you will find all of the commands, how they work, and the required permissions for each.
All commands require the base permission advancedholograms.command.
Aliases:
- advancedholograms
- hd
- holograms
- holographicdisplays
When showing usage parameters surrounded by <> are required and those surrounded by () are optional.
This command isn't currently implemented. However, in the future it will link to this page (or have a paginated system for listing all potential commands in game). Pending future update.
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.
Usage: /hd create <name> (first line)
Permission: advancedholograms.command.create
Aliases:
/hd c <name> (first line)
This command is used for removing holograms on your server.
Usage: /hd delete <name>
Permission: advancedholograms.command.delete
Aliases:
/hd d <name> (first line)
This command is used for finding nearby holograms.
Usage: /hd nearby <radius>
Permission: advancedholograms.command.nearby
Aliases:
/hd near <radius>
This command is used for teleporting to a specific hologram's position.
Usage: /hd tp <hologram>
Permission: advancedholograms.command.teleport
Aliases:
/hd teleport <hologram>
This command is used for teleporting a hologram to the user.
Usage: /hd movehere <hologram>
Permission: advancedholograms.command.movehere
Aliases:
/hd mvh <hologram>/hd mv <hologram>
This command is used for adding lines to holograms
Usage: /hd addline <hologram> <line>
Permission: advancedholograms.command.addline
Aliases:
/hd al <hologram> <line>
This command is used for removing lines from holograms
Usage: /hd removeline <hologram> <line#>
Permission: advancedholograms.command.removeline
Aliases:
/hd rl <hologram> <line#>
This command is used for setting lines on holograms
Usage: /hd setline <hologram> <line#> <line>
Permission: advancedholograms.command.setline
Aliases:
/hd sl <hologram> <line#> <line>
This command is used for inserting lines on holograms. It will insert the line above the line number specified.
Usage: /hd insertline <hologram> <line#> <line>
Permission: advancedholograms.command.insertline
This command is used for copying all the lines of one hologram to a new one at your position.
Usage: /hd copy <hologram> <newId>
Permission: advancedholograms.command.copy
Aliases:
/hd duplicate <hologram> <newId>