File permissions #139
Replies: 2 comments 3 replies
-
|
The way I've gotten around this is by giving all directories the setgid bit with: I believe this works... I haven't 100% confirmed it yet. |
Beta Was this translation helpful? Give feedback.
-
|
Strange. This might be an issue with Minecraft itself, as the parent directory is created with the correct permissions and we don't change said permissions later. This is at minimum an oversight, not really sure how it occurs as (to my knowledge) the permissions have generally been correct for my worlds. That said, mine have likely been |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Whenever the server saves the world all files are set with
600 minecraft minecraftpermissions. This means that users of theminecraftgroup cannot make any changes.Is this deliberate, is there a config option I missed, or is this a bug?
And is there a way around this?
Beta Was this translation helpful? Give feedback.
All reactions