mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-30 10:47:33 +02:00
Relocate the MySql Driver
This commit is contained in:
@ -74,6 +74,10 @@
|
|||||||
<pattern>net.md_5.bungee.config</pattern>
|
<pattern>net.md_5.bungee.config</pattern>
|
||||||
<shadedPattern>fastlogin.config</shadedPattern>
|
<shadedPattern>fastlogin.config</shadedPattern>
|
||||||
</relocation>
|
</relocation>
|
||||||
|
<relocation>
|
||||||
|
<pattern>com.mysql</pattern>
|
||||||
|
<shadedPattern>fastlogin.mysql</shadedPattern>
|
||||||
|
</relocation>
|
||||||
</relocations>
|
</relocations>
|
||||||
<artifactSet>
|
<artifactSet>
|
||||||
<excludes>
|
<excludes>
|
||||||
|
Reference in New Issue
Block a user