#Maximum amount of items would drop on death (Add this to enable feature.)
max-drop: 2
#An item if contains one line of following lores will not drop on death. (Optional)
#No need to match exactly, once a line contains following contents is okay.
exempt-drop-lore:
- '&6Protected item'
#An item ID if contains following contents will not drop on death. Numeric IDs are UNSUPPORTED.
#Example: IRON -> means all items ID contains "IRON" will not drop.
exempt-drop-material:
- 'GOLDEN_APPLE'