PluginBugs / Issues-PocketMobs

Repository used to keep track of issues of my plugin PocketMobs
0 stars 0 forks source link

[Suggestion] Add option for make infinite usage ball #2

Closed Dehkartes closed 3 years ago

Dehkartes commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I can't make infinite usage ball

Describe the solution you'd like A clear and concise description of what you want to happen.

add option for make infinite usage ball

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

if max-usages: -1 in balls.yml, the ball has infinite usage

or reduce-usages: use-ball: false

  Add this option allows unlimited ball usage

Additional context Add any other context or screenshots about the feature request here.

LoneDev6 commented 3 years ago

A new attribute unlimited-usages: true will be added to the balls.yml configuration. Sorry for the delay