File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This program can be used as wrapper for another jar file:
1212- If installed on server, it does not protect client from being abused.
1313 To protect the client, you would need a different solution such as blocking a malicious packet.
1414- If installed on Minecraft server, you can protect the client by doing these additionally:
15- - Cancel malicious ` ChatEvent ` on BungeeCord
16- - Cancel malicious ` AsyncPlayerChatEvent ` on Spigot/Paper
15+ - ( Cancel malicious ` ChatEvent ` on BungeeCord)
16+ - Using [ SpigotLog4j2Fix ] ( https://github.com/AzisabaNetwork/SpigotLog4j2Fix ) on Spigot/Paper
1717 - Cancel outbound packet that contains malicious string
1818- Or alternatively, you can upgrade log4j2 to ` 2.15.0 ` .
You can’t perform that action at this time.
0 commit comments