emotes icon indicating copy to clipboard operation
emotes copied to clipboard

Allow config to store everything

Open dima-dencep opened this issue 1 year ago • 0 comments

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?)

dima-dencep avatar Apr 21 '24 03:04 dima-dencep