CivClassic / ExilePearl

For when you really just don't want that dude HERE but don't care if he plays - Paper plugin built for 1.16.5 Minecraft - Anti-grief tool built for players, not mods.
MIT License
0 stars 18 forks source link

Fixed boundary error involving inventory slots #2

Closed Lazersmoke closed 6 years ago

Lazersmoke commented 6 years ago

These should be >= 0 because > 0 means the action will never happen on the first inventory slot. If this is the intended behavior, it needs a comment stating that is the case. See this example in the same file for how it should be done.