15 Commits

Author SHA1 Message Date
Gabriel Tofvesson
22a1da1b8d Fix stack merge count bug 2021-04-24 00:56:44 +02:00
Gabriel Tofvesson
767f698201 Add JavaDoc to /sort implementation 2021-04-24 00:38:03 +02:00
Gabriel Tofvesson
c58c6b800b Declare explicit imports 2021-04-24 00:37:19 +02:00
Gabriel Tofvesson
7c97a97acd Refactor sorting comparator as lambda 2021-04-24 00:37:00 +02:00
Gabriel Tofvesson
ae911e8b40 Fix itemstack growth bug for merging 2021-04-24 00:36:36 +02:00
Gabriel Tofvesson
ebdc520ca7 Add explicit nullability check for command getter 2021-04-24 00:35:51 +02:00
Gabriel Tofvesson
259c53c0eb Fix NPE for command getter on plugin disable 2021-04-24 00:35:14 +02:00
Gabriel Tofvesson
f6a39b4e58 Implement sorting for most inventory types 2021-04-24 00:02:27 +02:00
Gabriel Tofvesson
4def617332 Fix NPE in item stack sort comparator 2021-04-24 00:01:28 +02:00
Gabriel Tofvesson
76211d5b2f Implement /sort command 2021-04-23 20:09:28 +02:00
Gabriel Tofvesson
115cdd0268 Refactor listener package name (formerly "listeners") 2021-04-23 20:09:03 +02:00
Gabriel Tofvesson
d841c5720f Declare /sort command in plugin.yml 2021-04-23 20:08:06 +02:00
Gabriel Tofvesson
b7fa0c8273 Add default logger level in factory 2021-04-23 20:07:41 +02:00
Gabriel Tofvesson
d8570dd6a9 Add break on stack replaced 2021-04-23 16:52:25 +02:00
Gabriel Tofvesson
32406059c4 Initial commit 2021-04-23 16:03:08 +02:00