MobHunting

MobHunting

114k Downloads

"Could not pass event PlayerFishEvent to MobHunting v6.8.0"

Weasel-Beans opened this issue ยท 3 comments

commented

https://pastebin.com/QL1VdENz

On the latest Paper build

commented

I think you have written a "non number" in chance: in one of the fishes in config.yml?

Please confirm or show me your config.yml?

commented

I found the bug. The chance must be a string. Check this

    - chance: '0.2'
      message_type: ActionBar
      cmd: give {player} Iron_ingot 1
      message: You got an iron ingot!
commented

Hello?