Skip to content

Disable Translations for Server-side only setup #413

Description

@MathiasSven

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:

  1. 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.
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions