Skip to content

Commit

Permalink
Add visibleByDefault cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverSchlueter committed Mar 3, 2024
1 parent c1bacec commit e99da15
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Writerside/topics/FH-Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,13 @@ Description: Sets from how far away players can see the hologram (-1 for default
Syntax: ``/Hologram edit (hologram) visibilityDistance (distance)``<br/>
Permission: ``FancyHolograms.admin``

## visibleByDefault

Description: If set to false, the player needs permissions to view the hologram<br/>
Syntax: ``/Hologram edit (hologram) visibleByDefault (true | false)``<br/>
Permission: ``FancyHolograms.admin``<br/>
Permission to view a hologram: ``FancyHolograms.viewhologram.<name>``

## scale

Description: Sets the scale (can be floats)<br/>
Expand Down

0 comments on commit e99da15

Please sign in to comment.