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
Is your feature request related to a problem? Please describe.
When holding wands, the skills display action bar blinks over the selected wands render area.
Describe the solution you'd like
Disable the skills render when holding a wand. Perhaps check if the wand renders to action bar, first, for full integration. Partial integration is simply disabling the skill action-bar rendering when holding a wand.
Describe alternatives you've considered
I've tried disabling the action bar from rendering but the plugin loses aesthetic. z
Plugin in Question: https://www.spigotmc.org/resources/magic.1056/
Is your feature request related to a problem? Please describe.
When holding wands, the skills display action bar blinks over the selected wands render area.
Describe the solution you'd like
Disable the skills render when holding a wand. Perhaps check if the wand renders to action bar, first, for full integration. Partial integration is simply disabling the skill action-bar rendering when holding a wand.
Describe alternatives you've considered
I've tried disabling the action bar from rendering but the plugin loses aesthetic. z
Additional context
Documentation on Magic API:
(You could also just hardcode a compatability layer without the API if need be 🤷♂️ )
https://jenkins.elmakers.com/job/MagicPlugin/doxygen/interfacecom_1_1elmakers_1_1mine_1_1bukkit_1_1api_1_1magic_1_1_magic_a_p_i.html
The text was updated successfully, but these errors were encountered: