Mention in /inbox you can use /send to reply (Thanks FabTheZen)

This commit is contained in:
UnknownShadow200 2018-03-29 20:51:26 +11:00
parent 7864af6e3b
commit 9f2e0484e7

View File

@ -97,7 +97,8 @@ namespace MCGalaxy.Commands.Chatting {
Player.Message(p, "%T/Inbox [num]");
Player.Message(p, "%HDisplays the message at [num]");
Player.Message(p, "%T/Inbox del [num]/all");
Player.Message(p, "%HDeletes the message at [num], deletes all messages if \"all\".");
Player.Message(p, "%HDeletes the message at [num], deletes all messages if \"all\"");
Player.Message(p, " %HUse %T/Send %Hto reply to a message");
}
}
}