Search results

  1. SYRKING231

    LockItemAPI

    SYRKING231 submitted a new resource: LockItemAPI - API Read more about this resource...
  2. SYRKING231

    LockItemAPI 1.0

    Simple API to lock items (in inventory or in slot) for Nukkit Just register the item you want to lock in ``LockedItemRegistry`` when enabling your plugin LockedItemRegistry.registerLockedItem(ItemID.DIAMOND, true); to lock item in slot ( you can't move the item in inventory but you can't drop...
Top