Skip to content
Jesse McKee edited this page Feb 10, 2018 · 1 revision

Binding

The config contains three whitelists for the different types of binding.

  • Bind on Equip
  • Bind on Pickup
  • Bind on Use

Equip

Do not bother with this at the moment it is not implemented and we haven't removed it from the config. If it's not in your config, don't worry about it.

Pickup

Any items listed in here will be bound to the player when they pick the item up. This could be useful if you don't want players giving out ore perhaps, or mob drops.

Use

When a player uses an item. This can be anything from Placing a block, swinging a sword, attempting to eat food, etc..

Modules

This section is for checking against permissions if you don't want certain users to be effected by certain bindings. For example: You could give Player1 perms to be bound on pickup, but Player 2 would never have any items bind to them on pickup. Everything by default effects all players unless this is enabled.

Clone this wiki locally