mirror of
https://github.com/aikar/commands.git
synced 2026-06-04 16:12:17 +00:00
Refactor supported languages and move MessageKeyProvider to co.a.locales
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
package co.aikar.commands;
|
||||
|
||||
import co.aikar.locales.MessageKey;
|
||||
import co.aikar.locales.MessageKeyProvider;
|
||||
|
||||
public enum MinecraftMessageKeys implements MessageKeyProvider {
|
||||
INVALID_WORLD,
|
||||
|
||||
Reference in New Issue
Block a user