Board Filters
Adds a "Filters" system which allows you to limit the number of Pokemon that appear on the bingo card that match a given spec. For example, you can limit the number of legendary Pokemon that show up on a player's card to at most 1.
You can find an example config section below:
filters:
one:
spec: leg
limit: 1
NOTE: This is for both 1.16.5, and 1.20.2
Full Changelog: 2.8.0...2.9.0