Revxrsal / Lamp

A powerful, extendable, flexible yet simple to use commands annotation framework.
MIT License
171 stars 33 forks source link

Allow to change the translator of a CommandHandler #94

Closed phinner closed 2 months ago

phinner commented 2 months ago

The LocaleReader system is quite limiting when you already have a localization system. So allow to change the translator, so one can redirect it to said existing system while still preserving Lamp API.