forked from GeyserMC/Geyser
Merge latest master; copy over old Geyser-Bukkit configs
This commit is contained in:
commit
cc3b4c3eda
68 changed files with 1308 additions and 829 deletions
|
@ -71,6 +71,10 @@
|
|||
<pattern>it.unimi.dsi.fastutil</pattern>
|
||||
<shadedPattern>org.geysermc.platform.spigot.shaded.fastutil</shadedPattern>
|
||||
</relocation>
|
||||
<relocation>
|
||||
<pattern>com.fasterxml.jackson</pattern>
|
||||
<shadedPattern>org.geysermc.platform.bukkit.shaded.jackson</shadedPattern>
|
||||
</relocation>
|
||||
</relocations>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue