Download the jar file and put it into your plugins folder. Make sure the world's KeepInventory (gamerule) is set to false If your minecraft server version is lower than 1.8.X, remember to go to config.yml and set highversion to false
↓ The files may not the latest (1.0.0)↓
Code (YAML):
# Plugin version Version: 1.0.0
# Language list: en (ENGLISH), zh_CN (SIMPLIFIED CHINESE) Language: en
# true to enable off hand item dropped. (1.9+ only) highversion: true
blacklist:
worlds: - 'world'
# true to change the list to WHITELIST. to-whitelist: false
lore-detect:
enable: true
lore: '&cNO DROP'
cant-drop-item:
enable: true
list: - 'DIAMOND_SWORD'
- 'DIAMOND_PICKAXE'
- 'DIAMOND_AXE'
- 'DIAMOND_CHESTPLATE'