mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-08 05:23:01 +00:00
Comment notifications
This commit is contained in:
parent
f3777bd8c5
commit
9cb06d625d
10 changed files with 82 additions and 36 deletions
|
@ -109,6 +109,7 @@ public enum C {
|
|||
/*
|
||||
* Comment
|
||||
*/
|
||||
INBOX_NOTIFICATION("%s unread messages. Use /plot inbox", "Comment"),
|
||||
NOT_VALID_INBOX_INDEX("$2No comment at index %s", "Comment"),
|
||||
INBOX_ITEM("$2 - $4%s", "Comment"),
|
||||
COMMENT_SYNTAX("$2Use /plots comment [X;Z] <%s> <comment>", "Comment"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue