SimplePvPDrops

  • Removes drops after a configurable amount of seconds
  • Stop players from dropping items

 

Source code can be found on GitHub


simplepvpdrops:
  description: main command
  usage: /<command> <reload(rl)>
  aliases: [spvpd, spd]


simplepvpdrops.admin:
  description: Allows you to use /simplepvpdrops
  default: op



deny-drops:
  enabled: false
  can-be-dropped:
    - stone
    - dirt
    - grass
    - 'log:all'
    - 'wood:2'
death:
  enabled: true
  delete-specific-items:
    enabled: false
    items:
      - iron_helmet
      - iron_chestplate
      - iron_leggings
      - iron_boots
  delay: 5
  enabled-worlds:
    - world
    - world_nether
    - world_the_end
drop:
  enabled: true
  delay: 5
  enabled-worlds:
    - world
    - world_nether
    - world_the_end


List of all materials can be found here.

  • Add per world configuration and / or a list of enabled worlds
  • Any suggestions?

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    66169
  • Created
    Sep 24, 2013
  • Last Released File
    Mar 22, 2016
  • Total Downloads
    9,152
  • License

Categories

Members

Recent Files