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
{{ message }}
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
Spigot version:<!-- put your servers spigot version here --> git-Spigot-3cb9dcb-77ca7ca (MC: 1.13.2)
RPGMenu version:<!-- put your RPGMenu version here --> v3.1-preview.1 (Bundaburg Preview)
BetonQuest version:<!-- put your BetonQuest version here --> 2.0-preview.21
Description:
Global variables are not displaying properly inside menus. They work correctly in events, but only display as text when you hover over a button. It displays as such: http://prntscr.com/mvx2cf
However, if you click the button it will fire the event, which uses the same variables: http://prntscr.com/mvx315
Here is the button from the menu:
Bug report
Spigot version:
<!-- put your servers spigot version here -->
git-Spigot-3cb9dcb-77ca7ca (MC: 1.13.2)RPGMenu version:
<!-- put your RPGMenu version here -->
v3.1-preview.1 (Bundaburg Preview)BetonQuest version:
<!-- put your BetonQuest version here -->
2.0-preview.21Description:
Global variables are not displaying properly inside menus. They work correctly in events, but only display as text when you hover over a button. It displays as such: http://prntscr.com/mvx2cf
However, if you click the button it will fire the event, which uses the same variables: http://prntscr.com/mvx315
Here is the button from the menu:
And here's the events being fired upon click:
Finally, here is the variables from main.yml
How to reproduce:
Checklist:
/version
command)The text was updated successfully, but these errors were encountered: