ShopChest - Spigot/Bukkit Plugin
Go to file
2022-08-21 16:08:20 +02:00
addons Move external plugin support into addon modules 2022-08-20 22:37:01 +02:00
api Implement shop interaction 2022-08-20 22:36:03 +02:00
core Remove unusued libraries 2022-08-21 16:08:20 +02:00
nms Use real entity IDs for hologram lines 2020-03-21 16:56:43 +01:00
script Add python script to help create language files 2019-04-30 21:14:10 +02:00
.gitignore Update gitignore 2019-08-13 18:54:43 +02:00
copy-target.py Move external plugin support into addon modules 2022-08-20 22:37:01 +02:00
LICENSE.txt LICENSE should be a .txt file 2016-07-19 17:49:26 +02:00
pom.xml Implement shop interaction 2022-08-20 22:36:03 +02:00
README.md Update README.md 2022-08-21 00:05:52 +02:00

ShopChest

What is this branch?

In August 2019, I began working on a full rewrite of this plugin with the goal of making a proper API and just a generally better structured project. However, I never published my progress, so after I eventually stopped working on it in March 2020, this has been lying around for over two years. The last couple commits with a more recent date (2022) were made from uncomitted changes I made back then. I also still have some changes stashed, but they aren't really compatible with the current code and would require some work to solve all the merge conflicts, so I didn't commit them.

I'm not sure if I'll ever get around to continue working on this, but I thought I'd share it with you all :)