forked from SteamWar/SteamWar
Add hypixel mods to drop list
This commit is contained in:
@@ -426,6 +426,8 @@ public class PluginMessage extends BasicListener {
|
||||
}
|
||||
|
||||
for(String channel : Arrays.asList(
|
||||
"hyevent:location", "hyevent:register", // Hypixel mods (I could not find which sadly)
|
||||
"hypixel:hello", "hypixel:party_info", "hypixel:ping", "hypixel:player_info", "hypixel:register", // Hypixel mods (I could not find which sadly)
|
||||
"UNREGISTER", "minecraft:unregister", // used by carpet and servux
|
||||
"WDL|REQUEST", "wdl:request",
|
||||
"minecraft:intave", //undocumented, byte stringlength, clientconfig, byte length, json {"legacySneakHeight":false,"legacyOldRange":false,"legacyOldSlowdown":false}
|
||||
|
||||
Reference in New Issue
Block a user