-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to work with visiable by default is false throught API? #99
Comments
BigTows
changed the title
How does work with visiable by default?
How does work with visiable by default false?
May 23, 2024
BigTows
changed the title
How does work with visiable by default false?
How does work with visiable by default is false?
May 23, 2024
BigTows
changed the title
How does work with visiable by default is false?
How does work with visiable by default is false throught API?
May 23, 2024
BigTows
changed the title
How does work with visiable by default is false throught API?
How to work with visiable by default is false throught API?
May 23, 2024
I found the reason:
Could you add API-Path without permissions? |
BigTows
added a commit
to BigTows/FancyHolograms
that referenced
this issue
May 23, 2024
BigTows
added a commit
to BigTows/FancyHolograms
that referenced
this issue
May 23, 2024
This reverts commit 63b95c9.
OliverSchlueter
pushed a commit
that referenced
this issue
May 25, 2024
* Added new property `Viewer` for hologram. #99 * Revert "Added new property `Viewer` for hologram. #99" This reverts commit 63b95c9. * Added predicate for visibility * Pr fixes. * Added migration for visibility to visible_by_default * Pr fixes. * Added old API and improve javadocs. * Added list for Manual visibility. * Revert "Added list for Manual visibility." This reverts commit 9d2a711.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have next case:
So I generted
VisibleByDefault
holo and what do i want to do? I want to show that holo for some player, i am trying like this:But holo displayed for some ticks and hidded again. What am i doing wrong?
The text was updated successfully, but these errors were encountered: