feat: 1.21.7

This commit is contained in:
ChomeNS
2025-07-09 18:09:58 +07:00
parent 2612404eba
commit 2b6f3f213e
9 changed files with 292 additions and 39 deletions

View File

@@ -31,7 +31,7 @@ import java.security.SecureRandom;
import java.util.*;
import java.util.concurrent.ConcurrentHashMap;
// This is inspired from the ChomeNS Bot Proxy which is in the JavaScript version of ChomeNS Bot.
// This is inspired by the ChomeNS Bot Proxy, which is in the JavaScript version of ChomeNS Bot.
public class ChomeNSModIntegrationPlugin implements Listener {
private static final String ID = "chomens_mod";