mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-26 01:32:02 -07:00
Refactored Plugin into an interface, make Javaplugin and relevant code to attempt to actually load plugins
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
5
paper-api/.gitignore
vendored
Normal file
5
paper-api/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
/build
|
||||
/nbproject
|
||||
/build.xml
|
||||
/manifest.mf
|
Reference in New Issue
Block a user