LockItemAPI is a lightweight API for a Minecraft Bedrock Nukkit server, designed to let other plugins protect specific items. Developers can register item identifiers through the LockedItemRegistry, making the system easy to integrate into custom gameplay, minigames, and utility features supported by a Minecraft server.
The API offers two protection modes. An item locked in a slot cannot be moved or dropped, while an item locked in the inventory can still be rearranged but cannot be dropped. Our BoxToPlay team recommends it for reliable item control without changing the player experience unnecessarily.
Create your Nukkit server and install LockItemAPI with one click!