Add BungeeCord plugin module, cleanup POMs

This commit is contained in:
RednedEpic 2019-12-01 16:52:07 -06:00
parent 1c2ef99a54
commit e8f4522762
12 changed files with 428 additions and 38 deletions

View file

@ -14,7 +14,7 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.4</version>
<scope>compile</scope>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>