EnvyWare / BetterPokeBroadcaster

MIT License
2 stars 7 forks source link

Wiki? How to set catch message? #8

Closed ShioFox closed 1 year ago

ShioFox commented 1 year ago

I was trying to find the wiki you have mentioned on your curseforge page but it's just linking to the main github page for it. I'm trying to set a message to broadcast on catch but can't seem to figure out the trigger word. I'm getting the "defeat" message on catch in version 1.1.6.

ShioFox commented 1 year ago

I was able to figure out that it's "capture" however that poses a new problem. My setting is as follows but the image shows how it's displaying in chat. It also does not seem to grab every shiny that spawns in chat. I had a shiny Pidove spawn on me just after a Rolycoly spawned on a friend and his showed in chat while mine didn't.

four:
    type: capture
    spec: legendary
    nearest-player-radius: 30.0
    broadcasts:
    - '&eThe %pokemon% was caught by &a%nearest_name% &e with %iv_percentage% IVs!'
    webhook: none
    nearest-player-only: false

image

danorris709 commented 1 year ago

Please use Discord for support