{ "name": "level", "description": "Displays the level and experience points (XP).", "userOptionName": "username", "userOptionDescription": "The user whose level and XP should be displayed.", "noXP": "You don't have any XP yet!", "status": "You are level {{level}} with {{current}}/{{needed}} XP."}
{ "name": "level", "description": "Displays the level and experience points (XP).", "userOptionName": "username", "userOptionDescription": "The user whose level and XP should be displayed.", "noXP": "You don't have any XP yet!", "status": "You are level {{level}} with {{current}}/{{needed}} XP."}
But as you can see it throws an error and i don't get why. I would appreciate some help