Saving user join and check on command

This commit is contained in:
HexelDev
2018-03-10 19:13:23 +01:00
parent 844bd24221
commit fe4d5e7c0d
2 changed files with 16 additions and 0 deletions
@@ -275,6 +275,9 @@ public enum MessageKey {
/** To verify your identity you need to link an email address with your account! */
VERIFICATION_CODE_EMAIL_NEEDED("verification.email_needed"),
/** You used a command too fast! Please, join the server again and wait more before using any command. */
QUICK_COMMAND_PROTECTION_KICK("quick_command.kick"),
/** second */
SECOND("time.second"),