I have a problem with the mounts...
I have setup a mount in /var/lib/pterodactyl/mounts/server and it's target is /server. I also added the eggs and nodes.
The allowed_mounts in the config.yml is also set to: /var/lib/pterodactyl/mounts & i restarted the wings service.
Why my plugin says that the file does not exist?
File fileDEU = new File("../../server", "lang/deu.yml");
File fileENG = new File("../../server", "lang/eng.yml");```