refactor/feat: remove bungeecord, uncluttered code
This commit is contained in:
parent
a4999a28a1
commit
31f5c4d88e
69 changed files with 260 additions and 556 deletions
11
core/pom.xml
11
core/pom.xml
|
@ -115,17 +115,6 @@
|
|||
<artifactId>jackson-dataformat-yaml</artifactId>
|
||||
<version>2.14.0-rc1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.cache2k</groupId>
|
||||
<artifactId>cache2k-api</artifactId>
|
||||
<version>${cache2k-version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.cache2k</groupId>
|
||||
<artifactId>cache2k-core</artifactId>
|
||||
<version>${cache2k-version}</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue