Transparent Inventories (MP)

by patschi

Nobody has something to hide in their inventories, right? For less inventory-privacy: Transparent Inventories! Simply ALT + LEFT-CLICK (default, can be configured) on any other player to open his inventory - without admin permissions. Boost productivity by sharing resources the easy way!

Utilities
3 years ago
0.17 - 1.1
448
Owner:
patschi
Source:
https://github.com/patschi/factorio-t...
Homepage:
https://forums.factorio.com/viewtopic...
License:
GNU GPLv3
Created:
5 years ago
Latest Version:
1.0.1 (3 years ago)
Factorio version:
0.17 - 1.1
Downloaded by:
448 users

This is a simple Factorio mod which makes all inventories transparent for all players. This way any player is able to open inventories of other players using ALT + MOUSE-CLICK-1 (default), just like admins on multiplayer servers can do. However when this mod is active, players do not need admin permissions to be able to do that and additionally the owner is informed (enabled by default) when somewhen opens his personal inventory.

This helps sharing resources with friends without figgling around with temporary chests, nor wasting valuable time trying to communicate which or how many resources exactly your friends needs to be productive. This way your friends can simply take everything they need to be more productive than ever again!*

Probably most useful on smaller multiplayer servers with people you trust.

(*) I'm not responsible for any item losses when your friend takes something away from you.


For server admins

Admins are having quite some settings to adjust the mod to their needs, like being able to de-/activate the mod in the mod settings easily, disabling the notification message for the inventory owners or controlling which players are allowed to open other inventories. See below for more details.

For bug reports, feature requests, any discussions, more information like changelog, source code or more please visit the GitHub repository.


Features

  • Open inventories of all players, without admin permissions
  • Ability for players to decide if they allow access to their inventory from other players
  • Allowing to change the hotkey to look in other inventories
  • Language support for English and German
  • Admin: Ability to deactivate this mod in the mod settings
  • Admin: Ability to only allow/disallow for specific users (including wildcard and Lua regex support for advanced users)
  • Admin: Ability to control whether users can allow access to their inventory. This can be globally overwritten.
  • Admin: Ability to turn off messages to inventory owners

Version History

  • 2021-03-27 - v1.0.1: Marked mod as compatible with Factorio 1.1.
  • 2020-08-22 - v1.0.0: Marked mod as compatible with Factorio 1.0.
  • 2020-07-31 - v0.5.0: Marked mod as compatible with Factorio 0.18, slightly updated English translation.
  • 2019-11-17 - v0.4.0: Make mod compatible with 0.17.35 or later. Since this release the player.type was renamed from 'player' to 'character', breaking the mod.
  • 2019-03-24 - v0.3.1: Tweak: Added simple check if player has a multiplayer map loaded
  • 2019-03-17 - v0.3.0: Added user-side settings to allow access to their inventory from other players.
  • 2019-03-17 - v0.2.0: Permissions feature with wildcard/regex support.
  • 2019-03-16 - v0.1.0: Initial release.