1

Multicraft and Permission error

TheIceRaider 1/7/15 3:08 pm
116
1/8/2015 9:17 pm
My multicraft is having permission issues

It sets the Owner and Group permissions as Minecraft and does not work.
Posted by
TheIceRaider
Level 2 : Apprentice Network
1

  Have something to say?

JoinSign in

1

ZeroSanzo
01/08/2015 9:17 pm
Level 12 : Journeyman Robot
TheIceRaiderMy multicraft is having permission issues

It sets the Owner and Group permissions as Minecraft and does not work.


Hello. This is usually an issue related to your groups permission.

On your linux,

change your file permissions by typing:

chgrp -R <group> <directory (example /home/minecraft/multicraft/server)>

chown -R <group> <directory (example /home/minecraft/multicraft/server)>

I've had this issue before
1

Welcome