FabricLockette

Port of the famous bukkit/spigot plugin "Lockette" for Fabric
- Original plugin : Lockette
Dependencies
- Fabric (server) : Installation tutorial
- Fabric API : Curseforge page
Features
- Prevent any protected block to be used by another player
- Protect from TNT
- Support UUID (only with
online-mode=true, it will use usernames instead) - Server-side Fabric installation (no client mod required)
- No database needed (everything is stored in the world data as nbt tags)
- Enable and disable protection for each supported blocks.
- Support multi-language (enUS, frFR)
Blocks supported
- Chest (and double chest)
- Door (and double doors with a single sign)
- Chulker box
How to install
Go to the last release page and grab the corresponding version.
Then copy your Fabric API and FabricLockette jar into the mods folder of your server.
Start your server, the config file should appear into the mods folder.
Check the wiki page for more details : Config wiki
How to use
- Choose a container or door to protect.
- Place a sign with the keyboard
[Private]on the first line. - Add your and friends username below.
- Close the sign and it should be protected.
More tips
- You can place multiple sign on one container / door by using the
[More Users]tag. - Every server operator can edit, open and break any protected blocks.

