Don't Pick Up Documentation

Don't Pick Up

Allows players to specify a blacklist of materials they wish to not pick up.

Setup

  1. Add Don't Pick Up jar into your plugins folder.
  2. Restart your server.
  3. Users will have access to the "/dpu" command by default.

Commands

  • /dpu help: Shows the help message.
  • /dpu add: Disables picking up the item in your hand.
  • /dpu add [material]: Disables picking up the specified material.
  • /dpu remove: Enables picking up the item in your hand.
  • /dpu remove [material]: Enables picking up the specified material.
  • /dpu remove all: Enables picking up all items.
  • /dpu list: Lists all the items you are not currently picking up.

Permissions

dpu.use (default): Allows the use of the dontpickup command.