mirror of
https://github.com/Shiewk/SModeration.git
synced 2026-04-28 05:54:16 +02:00
Fix hostile entities targeting vanished players
This commit is contained in:
+3
-3
@@ -30,11 +30,11 @@ runPaper {
|
||||
}
|
||||
|
||||
runServer {
|
||||
minecraftVersion("1.21.8")
|
||||
minecraftVersion("1.21.4")
|
||||
downloadPlugins {
|
||||
// for testing from other client versions
|
||||
modrinth("ViaVersion", "5.4.1")
|
||||
modrinth("ViaBackwards", "5.4.1")
|
||||
modrinth("ViaVersion", "5.5.1")
|
||||
modrinth("ViaBackwards", "5.5.1")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user