/lockRP

Minecraft plugin to lock Containers and Openables

Primary LanguageJavaMIT LicenseMIT

lockRP

A Minecraft plugin to lock Containers and Openables.

Description

LockRP is a Minecraft plugin developped for the Universim Roleplay Server.
It add the possibility to lock/unlock containers and openables by creaing keys.

Features

Recipes

Key recipe:

(2 iron ingots and 3 iron nuggets)
key_recipe

Key duplicate recipe:

(That recipe is shapeless, you only need a bound key and a blank key)
key_duplicate_recipe

Keyring recipe:

(1 chest, 4 chains)
keyring_recipe

Actions

  • To add a lock to a block: Hold the key + SNEAK + RIGHT_CLICK.
    • A key can lock multiple blocks.
    • A block can only be locked to an unique key but you can make key duplicates.
  • To remove a lock:
    • To remove the lock: Hold the key + SNEAK + LEFT_CLICK.
    • To destroy the lock: Break the lock with a pickaxe (iron, gold, diamond, netherrite), this doesn't break the block.
  • To interact with a locked bock:
    • Just have the corresponding key or keyring in your inventory
  • To copy a key: Use the key duplicate recipe.
  • To store keys in a keyring: Hold the keyring + RIGHT_CLICK + drag keys into the keyring inventory. keyring_inventory

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT