AgentSanchez / SeriousVote

Vote Listener For Sponge
3 stars 4 forks source link

Reward stacking optional #43

Closed AgentSanchez closed 3 years ago

AgentSanchez commented 4 years ago

Some users would like to be able to list out rewards that were handed out multiple times. By default rewards are added to a set, moving to a list (or optional list) would allow the flexibility. Config should have a stack-reward-names or alternatively a new {rewards-full} variable added.

AgentSanchez commented 3 years ago

Closed by 44072d7eadc6e193696545f064ed9c07f53676b4 and b5fd7ebb790a621dd8451a62cc2425ec2cff68a6 It is now configurable via the stack-reward-names option. https://github.com/AgentSanchez/SeriousVote/blob/b5fd7ebb790a621dd8451a62cc2425ec2cff68a6/src/main/resources/assets/seriousvote/seriousvote.conf#L18