Config

Config-file view:

Language: English
Maximum: 100
Containers:
  '0': 54
Disallowed:
  '0': 10 2
Version: Alpha-0.1

Language - Russian or English.
Maximum - Count (or number above it) of disallowed things.
Containers - IDs of blocks. Interraction with that blocks will check players for disallowed things.
Disallowed - IDs and counts of blocks and items. Plugin will check players for this IDs (In default-config it's 2 blocks of lava (id 10).

If you want to add other blocks to interract-check (For example, chests from Iron Chests mod), you must write:

Containers:
  '0': 54
  '1': 181

If you want to add other things, that players will be check for (For example, quantum bodyarmor from IC2), you must write:

Disallowed:
  '0': 30173 1