Add basic plugin structure.

Add basic Bukkit plugin yml and main class.
This commit is contained in:
Jesse Prescott
2017-08-07 04:36:25 +01:00
parent 05f45da662
commit 06834c05b1
5 changed files with 120 additions and 33 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/target/