Skip to content

Ownmine fixownership bug fixes

Pedro Cavaleiro requested to merge github/fork/PedroCavaleiro/master into master

The function ownmine_fixownership was being applied to the incorrect folder (it was being applied to the backup server folder instead of the minecraft folder) The command chown inside said function must be applied recursively

Merge request reports