This fixes a really niche issue that could happen for servers where the files are stored on a network mounted share.
Scenario:
Server files are located on a NAS share
Separate machine with dockerized paper server (ie Crafty Controller)
The mounted share is bind mounted into the docker container
Sorry for waiting so long, it seems that my notification settings were incorrectly set.
The PR looks good, I'd go further and actually filter out if the file is really a lang file or not, but I can do that quickly.
This fixes a really niche issue that could happen for servers where the files are stored on a network mounted share.
Scenario: Server files are located on a NAS share Separate machine with dockerized paper server (ie Crafty Controller) The mounted share is bind mounted into the docker container