ADD AN EXTREMELY BROKEN MUSIC

This commit is contained in:
ChomeNS
2023-03-20 12:42:07 +07:00
parent e0969ad1f9
commit b515b1b8b1
14 changed files with 1376 additions and 0 deletions

View File

@@ -87,6 +87,12 @@ public class SelfCarePlugin extends SessionAdapter {
this.entityId = packet.getEntityId();
this.gamemode = packet.getGameMode();
cspy = false;
vanish = false;
socialspy = false;
muted = false;
prefix = false;
final Runnable task = () -> {
final Session session = bot.session();
final PacketProtocol protocol = session.getPacketProtocol();