File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1616## EternalCombat requires PacketEvents plugin to work.
1717You can download it from [ here] ( https://modrinth.com/plugin/packetevents )
1818
19- EternalCombat 2.0 has been tested on Minecraft versions ** 1.17.1 to 1.21.8 ** , but it should work seamlessly on most
19+ EternalCombat 2.0 has been tested on Minecraft versions ** 1.17.1 to 1.21.9 ** , but it should work seamlessly on most
2020other versions too.
2121If you run into any compatibility issues, please let us know in
2222the [ Issues tab] ( https://github.com/EternalCodeTeam/EternalCombat/issues ) .
Original file line number Diff line number Diff line change @@ -88,8 +88,7 @@ bukkit {
8888
8989tasks {
9090 runServer {
91- minecraftVersion(" 1.21.4" )
92- downloadPlugins.url(" https://github.com/retrooper/packetevents/releases/download/v2.8.0/packetevents-spigot-2.8.0.jar" )
91+ minecraftVersion(" 1.21.9" )
9392 }
9493}
9594
You can’t perform that action at this time.
0 commit comments