funkemunky / Atlas

The most compact, accurate, and featureful Bukkit plugin API.
109 stars 20 forks source link

Fix Interval size being larger than max. #19

Closed FozzieHi closed 3 years ago

FozzieHi commented 3 years ago

Currently an Interval will have an actual maximum of greater than the maximum specified. For example, if 20 is specified the actual maximum will be 21.