Skip to content

Commit

Permalink
Update FH commands
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverSchlueter committed Dec 19, 2024
1 parent ded045f commit f8b48f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Writerside/topics/FH-Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ 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
## visibility

Description: If set to false, the player needs permissions to view the hologram<br/>
Syntax: ``/Hologram edit (hologram) visibleByDefault (true | false)``<br/>
Description: Sets how the visibility should be controlled<br/>
Syntax: ``/Hologram edit (hologram) visibility (ALL | MANUAL | PERMISSION_NEEDED)``<br/>
Permission: ``FancyHolograms.admin``<br/>
Permission to view a hologram: ``FancyHolograms.viewhologram.<name>``

Expand Down

0 comments on commit f8b48f9

Please sign in to comment.