Skip to content
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

Feature - Support for action bar status on API #286

Open
VinceSMC opened this issue May 30, 2024 · 1 comment
Open

Feature - Support for action bar status on API #286

VinceSMC opened this issue May 30, 2024 · 1 comment
Labels
type: feature Suggest a feature or idea

Comments

@VinceSMC
Copy link

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

@VinceSMC VinceSMC added the type: feature Suggest a feature or idea label May 30, 2024
@Archy-X
Copy link
Owner

Archy-X commented Jun 8, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Suggest a feature or idea
Projects
None yet
Development

No branches or pull requests

2 participants