Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-or-later
Published 2 months ago
Updated 2 months ago
SimpleChestLocker
This mod was born with me not being able to find a server-side, simple chest locking mod for a SMP server me and my friends were playing on. It does the thing it's supposed to, locking chests.
Commands usage:
- Base command: /scl
- /scl lock: Locks the chest that the player is looking at.
- /scl unlock: Unlocks the chest that the player is looking at.
- /scl trust <player>: Trusts specified player with the chest that the player is looking at.
- /scl untrust <player>: Untrusts specified player with the chest that the player is looking at.
- /scl list: Lists players that are trusted with the chest that the player is looking at.
Don't let the name confuse you!
It works for barrels as well!
When a chest/barrel is locked:
- It will be immune to explosions.
- It will be immune to piston moving.
- It will be immune to hopper transfer.
- Players that are not trusted with that chest won't be able to open it.
Removing the chest block will remove all the lock information associated with that chest.
Planned updates:
- Configurable immunity (because it's a bit too op imo)
- Support for modded containers
A Forge/NeoForge port is not planned.
P.S.: Haven't tested the mod with Quilt but it should work..