HeyThatsMine
HTM is a Fabric mod that allows you to protect your containers and grant access to trusted players.
Getting Started
The mod requires no additional setup - simply place it in your mods folder. All new containers automatically become private. HTM also supports the LuckPerms API for managing access permissions. By default, all permissions except administrative ones are available to all users.
Using the Mod
The mod offers several commands for container management:
Flag Command
/htm flag: Checks the flags of a specific container. After executing the command, left-click on the container to check.
/htm flag <type> <value>: Left-click on the container to set the flag.
Permission: htm.command.flag
Set Command
/htm set PUBLIC: Allows all players to access the container.
/htm set PRIVATE: Allows access only to the owner and players with appropriate permissions.
/htm set KEY: Allows access only to those who have a key.
Permission: htm.command.set
Trust Command
/htm trust <player> [global]: Grants a player access to a private container.
Permission: htm.command.trust
Untrust Command
/htm untrust <player> [global]: Revokes a player's access to the container.
Permission: htm.command.trust
Remove Command
/htm remove: Removes all protection from the container.
Permission: htm.command.remove
Transfer Command
/htm transfer <player>: Transfers container ownership to another player.
Permission: htm.command.transfer
Persist Command
Enables persist mode, allowing you to perform the same action without re-entering the command.
/htm persist
Permission: htm.command.persist
Additional Permissions
htm.admin: Provides unlimited access to containers and other administrative rights.