BentoBoxWorld / Limits

Limits blocks and entities on islands - for BentoBox
Eclipse Public License 2.0
8 stars 17 forks source link

Limits that are island level based. #96

Open ChimpGamer opened 4 years ago

ChimpGamer commented 4 years ago

Is your feature request related to a problem? Please describe. It's not related to a problem!

Describe the solution you'd like Let's say I have a base of limits: Hoppers max 100 Furnaces max 100 etc And I want the limit to increase when a player reached island level x. So if they reached island level 300 the limit will become: Hoppers max 150 Furnaces max 150 etc