docker-minecraft-server icon indicating copy to clipboard operation
docker-minecraft-server copied to clipboard

Add support for .properties files when patching

Open Player505 opened this issue 9 months ago • 5 comments

Enhancement Type

Improve an existing feature

Describe the enhancement

I noticed that when trying to set up a patch definition for simple voice chat to change the port it uses the .properties file type isn't recognized

The file format of /data/config/voicechat/voicechat-server.properties could not be identified

It would be nice to get support for these files since a few mods use them

Player505 avatar May 24 '24 14:05 Player505