mcman icon indicating copy to clipboard operation
mcman copied to clipboard

RFC: autopull - Pull modified files?

Open TheAlan404 opened this issue 10 months ago • 3 comments

The idea is that filenames would be written in server.toml and mcman would pull the said files from server/ to config/ if they were modified

For example:

[extra]
autopull = [
  "whitelist.json"
]

would this be a good idea?

TheAlan404 avatar Sep 04 '23 14:09 TheAlan404