Refactor supported languages and move MessageKeyProvider to co.a.locales

This commit is contained in:
Aikar
2017-07-17 23:25:30 -04:00
parent 668fa650ba
commit e82b5ef9bd
9 changed files with 51 additions and 38 deletions
@@ -1,6 +1,7 @@
package co.aikar.commands;
import co.aikar.locales.MessageKey;
import co.aikar.locales.MessageKeyProvider;
public enum MinecraftMessageKeys implements MessageKeyProvider {
USERNAME_TOO_SHORT,