Added no luck command system to fallback to if no rewards are selected for a player in a VoteParty
1.3.3 Added a few new config options to allow you to reward players from a "no luck commands" list if they do not get a reward from the VoteParty commands.
These commands do not require a chance to be set to them, just simply add all the no luck commands in the list.
Code (Text):
use_no_luck_commands: true
allow_duplicate_no_luck_commands: false
max_no_luck_commands: 2
no_luck_commands:
- eco give @p 100
- give @p diamond 6
- give @p iron_ingot 12