Restructure PaperSpigot as a new set of modules

Allows us much greater control over the Spigot portion of the code
and makes us more "proper"
Credit to @Dmck2b for originally passing the idea along a while back
This commit is contained in:
Zach Brown
2014-07-21 15:46:54 -05:00
parent 3a11072506
commit e7f3ca4505
226 changed files with 18045 additions and 41 deletions

2
.gitignore vendored
View File

@@ -35,3 +35,5 @@ manifest.mf
# other stuff
Spigot-API
Spigot-Server
PaperSpigot-Server
PaperSpigot-API