JaBa/languages/en-US/administration/set.json

6 lines
224 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Modify a user's experience, level, credits, or bank",
2023-06-06 10:21:47 +05:00
"USAGE": "[type] [@user] [int]",
2023-06-06 22:48:46 +05:00
"EXAMPLES": "set type:Level user:@Jonny_Bro#4226 int:10",
"INVALID_NUMBER": "The value must be greater than zero"
2023-06-06 10:21:47 +05:00
}