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 142
142
<pattern >org.bukkit.craftbukkit.v1_21_R4</pattern >
143
143
<shadedPattern >org.bukkit.craftbukkit</shadedPattern >
144
144
</relocation >
145
+ <relocation >
146
+ <pattern >org.bukkit.craftbukkit.v1_21_R5</pattern >
147
+ <shadedPattern >org.bukkit.craftbukkit</shadedPattern >
148
+ </relocation >
145
149
</relocations >
146
150
<transformers >
147
151
<transformer implementation =" org.apache.maven.plugins.shade.resource.AppendingTransformer" >
Original file line number Diff line number Diff line change 104
104
<pattern >org.bukkit.craftbukkit.v1_21_R4</pattern >
105
105
<shadedPattern >org.bukkit.craftbukkit</shadedPattern >
106
106
</relocation >
107
+ <relocation >
108
+ <pattern >org.bukkit.craftbukkit.v1_21_R5</pattern >
109
+ <shadedPattern >org.bukkit.craftbukkit</shadedPattern >
110
+ </relocation >
107
111
</relocations >
108
112
</configuration >
109
113
</execution >
You can’t perform that action at this time.
0 commit comments