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

8 lines
293 B
JSON
Raw Normal View History

2021-12-10 21:39:54 +05:00
{
2021-12-22 16:50:28 +05:00
"DESCRIPTION": "Set the server prefix!",
"USAGE": "{{prefix}}setprefix [prefix]",
"EXAMPLES": "{{prefix}}setprefix +",
"MISSING_PREFIX": "Please enter a valid prefix!",
"TOO_LONG": "The prefix shouldn't exceed 5 characters!",
"SUCCESS": "The bot prefix has been set to `{{prefix}}`!"
2021-12-10 21:39:54 +05:00
}