You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you add support for toggling the action bar status (true/false)? This would allow us to enable or disable it for individual users when we need to display other information on the action bar.
AuraSkills already has a system to detect and pause the action bar automatically if other things are using the action bar. It just requires ProtocolLib installed to detect the packets. If you have it and it doesn't work, what method are you using to send your action bar in code and what server version are you running?
Feature description
Could you add support for toggling the action bar status (true/false)? This would allow us to enable or disable it for individual users when we need to display other information on the action bar.
https://github.com/Archy-X/AuraSkills/blob/master/api/src/main/java/dev/aurelium/auraskills/api/user/SkillsUser.java
Additional context
No response
The text was updated successfully, but these errors were encountered: