refactor: clarify the mail command's description to be more clear that it can only send mail to players, not real e-mails

This commit is contained in:
ChomeNS
2025-05-29 20:16:22 +07:00
parent 5cd9fb3959
commit 271c1e797a
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
3363
3364

View File

@@ -150,7 +150,7 @@
"commands.list.ip_address": "IP address: %s",
"commands.list.players_text": "Players ",
"commands.mail.description": "Sends a mail",
"commands.mail.description": "Sends a mail to a player",
"commands.mail.sent": "Mail sent!",
"commands.mail.sendselecteditem.error.no_item_nbt": "Player has no `message` NBT tag in their selected item's minecraft:custom_data",
"commands.mail.read.no_new_mails": "You have no new mails",