Skip to content

Commit

Permalink
Add nearby command to help
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverSchlueter committed Aug 2, 2024
1 parent 7c56316 commit 5c24f20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/de/oliver/fancyholograms/util/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ public enum Constants {
<%primary_color%><b>FancyHolograms commands help:<reset>
<%primary_color%>- /hologram help <dark_gray>- <white>Shows all (sub)commands
<%primary_color%>- /hologram list <dark_gray>- <white>Shows you a overview of all holograms
<%primary_color%>- /hologram nearby <range> <dark_gray>- <white>Shows all holograms nearby you in a range
<%primary_color%>- /hologram teleport <name> <dark_gray>- <white>Teleports you to a hologram
<%primary_color%>- /hologram create <name> <dark_gray>- <white>Creates a new hologram
<%primary_color%>- /hologram remove <name> <dark_gray>- <white>Removes a hologram
Expand Down

0 comments on commit 5c24f20

Please sign in to comment.