Team Ender Chests
This modification for Fabric servers introduces three new types of ender chests: team-based, global, and personal (without team association). Each chest type has its own unique name, and administrators can flexibly configure their availability.

Flexible Access System
Players have complete control over which chests to open using the /teamEChest command or its shortened version /eChest.
Available interaction modes:
- /teamEChest [chest type] always - this chest type will open every time the player interacts with an ender chest
- /teamEChest [chest type] never - completely excludes the possibility of opening the specified chest type
- /teamEChest [chest type] onSneak - the chest opens only when the player is in sneaking position
- /teamEChest [chest type] onUnSneak - the chest is accessible only when the player is not sneaking
This well-designed approach ensures that different access methods never overlap, providing an intuitive and seamless user experience.
Note: The mod also functions in singleplayer worlds, but its primary functionality is intended for multiplayer gameplay.