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
"The menu_message key is for the message that will show on the level item in the level progression menu (accessible by clicking any skill in the /skills menu). This will appear under the "Rewards:" section right after stat rewards and before ability unlock/level ups."
Actual behavior
Menu message does not appear on the level progression menu.
How to reproduce
Add:
- type: command
executor: console
commmand: 'say this executes every level up'
menu_message: 'Some message in the menu'
pattern:
interval: 1
Additional information
I want to add extra rewards for leveling up (like level exp and coins). However, when I add the "menu_message" key to the rewards menu (e.g., /plugins/AuraSkills/rewards/farming.yml), it doesn't show up in the level progression menu.
I'm not able to reproduce this issue, the menu_message is showing up for me. Note that you need to add a newline using \n at the beginning to get it to show on its own line.
Server software and version
Paper 1.20.6 (paper-1.20.6-86)
Expected behavior
"The menu_message key is for the message that will show on the level item in the level progression menu (accessible by clicking any skill in the /skills menu). This will appear under the "Rewards:" section right after stat rewards and before ability unlock/level ups."
Actual behavior
Menu message does not appear on the level progression menu.
How to reproduce
Add:
Additional information
I want to add extra rewards for leveling up (like level exp and coins). However, when I add the "menu_message" key to the rewards menu (e.g., /plugins/AuraSkills/rewards/farming.yml), it doesn't show up in the level progression menu.
Agreements
The text was updated successfully, but these errors were encountered: