Skip to content

ConfigHelper fallback loads from disk, not from jar #17

Description

@Gaming12846

Describe the bug
The ConfigHelper attempts to load the file that might not exist or has been modified, instead of loading the default resource shipped inside the plugin’s JAR. This will fail to provide the true default language strings, causing missing translations and potentially NullPointerException if the file is absent.

Server Version

  • Minecraft Version: 26.1.2
  • Plugin Version: 1.3.0 unreleased

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions