-
-
Notifications
You must be signed in to change notification settings - Fork 8
Troubleshooting
Ethan Bacurio edited this page Mar 6, 2023
·
1 revision
A: This usually means that the head cache is not working properly. It's most likely because the CommandPrompter process the PlayerJoinEvent
too fast and couldn't see the online status of the player yet. To fix this, we just need to set PlayerGUI.Cache-Delay
under prompt-config.yml
to a bigger number. This number is the number of ticks to delay.
PlayerUI:
Cache-Delay: 1
Show the wonderful people at Lithium Hosting some love ❤️