Ruby-Cogs/minecraft/info.json
2025-04-02 22:57:51 -04:00

16 lines
No EOL
913 B
JSON

{
"author": ["AAA3A"],
"name": "Minecraft",
"install_msg": "Thank you for installing this cog!\nDo `[p]help CogName` to get the list of commands and their description. If you enjoy my work, please consider donating on [Buy Me a Coffee](<https://www.buymeacoffee.com/aaa3a>) or [Ko-Fi](<https://ko-fi.com/aaa3a>)!",
"short": "A cog to display informations about Minecraft Java users and servers, and notify for each change of a server!",
"description": "A cog to display informations about Minecraft Java users and servers, and notify for each change of a server!",
"tags": [
"minecraft",
"game",
"server",
"notifications"
],
"requirements": ["git+https://github.com/AAA3A-AAA3A/AAA3A_utils.git", "mcstatus>=9.3.1"],
"min_bot_version": "3.5.0",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}