Added config.yml
This update adds a new configuration file option, allowing server operators to set the number of piglets per litter.
The plugin will now read this value from the configuration file and use it to determine the maximum number of piglets spawned when two pigs breed.
Code (Text):
# MultiplePiglets 1.1
# Change this value to your desired maximum count of piglets
pigletsPerLitter: 4
Let me know if you have feedback, suggestions, or bug reports in the thread
