-
Notifications
You must be signed in to change notification settings - Fork 61
Machine Security Settings
pWn3d1337 edited this page Jan 6, 2018
·
2 revisions
Machines now have a lock-button that has 3 states.
- Green open lock -> public
- yellow half closed lock -> friends
- red closed lock -> private
No matter what setting, only the owner can change the security setting.
Anybody can access the machine.
If FTBUtilities (link to mod) is installed, only friends can access, if FTBU is not installed, all players are considered friendly, therefore friends is equal to public.
Only the owner of the machine, this is the player who places it, can open the gui.
Turrets use the security setting, to determine if a player should be attacked. If FTBU is not installed, turrets don't attack players, because all players are considered as friends.
If FTBU is installed:
- Public setting -> Turret does not attack players
- Friends setting or Private setting -> Turrets attack players who are not friends of the owner.