File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
commandapi-platforms/commandapi-bukkit
commandapi-bukkit-plugin-mojang-mapped
commandapi-bukkit-shade-mojang-mapped Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 130130 <pattern >org.bukkit.craftbukkit.v1_21_R1</pattern >
131131 <shadedPattern >org.bukkit.craftbukkit</shadedPattern >
132132 </relocation >
133+ <relocation >
134+ <pattern >org.bukkit.craftbukkit.v1_21_R2</pattern >
135+ <shadedPattern >org.bukkit.craftbukkit</shadedPattern >
136+ </relocation >
133137 </relocations >
134138 <transformers >
135139 <transformer implementation =" org.apache.maven.plugins.shade.resource.AppendingTransformer" >
Original file line number Diff line number Diff line change 9292 <pattern >org.bukkit.craftbukkit.v1_21_R1</pattern >
9393 <shadedPattern >org.bukkit.craftbukkit</shadedPattern >
9494 </relocation >
95+ <relocation >
96+ <pattern >org.bukkit.craftbukkit.v1_21_R2</pattern >
97+ <shadedPattern >org.bukkit.craftbukkit</shadedPattern >
98+ </relocation >
9599 </relocations >
96100 </configuration >
97101 </execution >
You can’t perform that action at this time.
0 commit comments