mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-10 14:33:08 +00:00
Fixed empty inbox
This commit is contained in:
parent
e325abbc17
commit
b8a3395d1d
2 changed files with 5 additions and 0 deletions
|
@ -119,6 +119,7 @@ public enum C {
|
|||
COMMENT_REMOVED("$4Successfully deleted comment/s:n$2 - '$3%s$2'", "Comment"),
|
||||
COMMENT_ADDED("$4A comment has been left", "Comment"),
|
||||
COMMENT_HEADER("$2====== Comments ======", "Comment"),
|
||||
INBOX_EMPTY("$2No comments","Comment"),
|
||||
/*
|
||||
* Console
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue