Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/mcplayer/locales/en_us.json

5 lines
250 B
JSON
Raw Normal View History

2023-03-17 17:42:23 +00:00
{
"mcplayer.help": "Get player information about Minecraft: Java Edition from the Mojang API.",
"mcplayer.help.player": "Get player info from player name or UUID.",
"mcplayer.message.not_found": "${player}' s information not found."
}