first pass of per-server prefixes

This commit is contained in:
John Grosh
2019-11-09 18:36:53 -05:00
parent b6fa7de7e2
commit ae8b5cfe90
7 changed files with 104 additions and 38 deletions

View File

@@ -23,7 +23,7 @@
<dependency>
<groupId>com.sedmelluq</groupId>
<artifactId>lavaplayer</artifactId>
<version>1.3.24</version>
<version>1.3.25</version>
</dependency>
<dependency>
<groupId>com.jagrosh</groupId>
@@ -34,7 +34,7 @@
<dependency>
<groupId>com.jagrosh</groupId>
<artifactId>JLyrics</artifactId>
<version>0.3</version>
<version>0.4</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>