This is a feature request, though perhaps it also might be an unintentional bug.
Currently, the mod seems to mostly be server-side, however without the client, it seems all you get is translation keys as chat output.
Two solutions seems to be available if you don't want clients to have to install a mod:
- Create a resource pack that is just the translations. In this case, server owners can set the resource pack in their
server.properties, or more likely, merge it with whatever other resource pack they are already serving.
- Simply turn off all translations and just use a default language.
The second option seems to be the simplest for a small server, so it would be nice if there was a way to configure this behaviour.
This is a feature request, though perhaps it also might be an unintentional bug.
Currently, the mod seems to mostly be server-side, however without the client, it seems all you get is translation keys as chat output.
Two solutions seems to be available if you don't want clients to have to install a mod:
server.properties, or more likely, merge it with whatever other resource pack they are already serving.The second option seems to be the simplest for a small server, so it would be nice if there was a way to configure this behaviour.