forked from SteamWar/SteamWar
Add emi to channels
This commit is contained in:
@@ -428,6 +428,7 @@ 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)
|
||||
"emi_loot:archaeology", "emi_loot:block", "emi_loot:chest", "emi_loot:clear_loot", "emi_loot:gameplay", "emi_loot:mob", // https://github.com/emilyploszaj/emi
|
||||
"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