Started by
Neiliv
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, has anyone managed to make a mute system? I can't do it. If so, could they give me the code because it's not working for me.
Topic category: Help with Minecraft modding (Java Edition)
Hello, has anyone managed to make a mute system? I can't do it. If so, could they give me the code because it's not working for me.
trigger: if player sent chat
if get display name of event/target entity = "mutedplayer", (do that somewhere else)
cancel event that triggered procedure (advanced procedures tab)