InvEx is a server-side inventory viewer/explorer with support for offline players, Trinkets and Accessories.
/invsee <name> - Inventory view/endsee <name> - Ender Chest view/accsee <name> - Accessories view, only enabled when Accessories is installed/trinketsee <name> - Trinkets view, only enabled when Trinkets is installed, disabled when Accessories compatability mod is also enabled.InvEx makes use of the common Permissions API which can be configured using mods such as LuckPerms, but it also has support for Minecraft's built in permission levels for servers that aren't using those mods.
<details> <summary>Permissions API</summary>
All the permission IDs and their relevant descriptions can be seen in InvExPermissions.kt.
</details>
<details> <summary>Vanilla</summary>
</details>
InvEx is licensed under the Bare Minimum License v1.0, which can be found in LICENSE or here.