Commit Graph

2 Commits

Author SHA1 Message Date
SeanOMik f68aeaa99b
Remove the need for AllSpigotNMS
I removed the need for AllSpigotNMS by separating each version implementation in its own maven module. Each of the implementations depend on the NMS version that their implementing for.
2021-06-23 18:06:43 -04:00
SeanOMik 1dbdfb0049
Update for 1.17
I had to separate the 1.17 implementation in a separate maven module. I will do similar things to all other older MC versions since we will no longer need to have the jar file with a bunch of nms versions packaged inside of it.
2021-06-23 15:54:58 -04:00