emotes
emotes copied to clipboard
Allow config to store everything
Allow config to store any values
Personally, I use the emotecraft config api wherever it is available (for example, in my discord bot).
This doesn't break old configs, but it might be worth checking deserialization, as I'm not sure about entry.get().getClass() (maybe store TypeToken?)