ecoCreature

ecoCreature

81.5k Downloads

dropping heads

kaketoe opened this issue ยท 1 comments

commented

hello,
i would like to put the head drop from players off but i don't know how
how can i do that?

commented

To turn it off, look in the default.yml config for the Player entry in the RewardTable. It will look similar to this:

RewardTable:
  Player:
    Coin_Minimum: 5.00
    Coin_Maximum: 10.50
    Coin_Percent: 50.0
    NoReward_Message: ''
    Reward_Message: '&7You are awarded &6<amt>&7 for murdering &5<crt>&7.'
    Penalty_Message: '&7You are penalized &6<amt>&7 for murdering &5<crt>&7.'
    # Adding a skull item to Player drops the victim's head
    Drops:
    - 'skull item:1-1:100'

Delete the "skull item" from the Drops.