they say you are what you eat, but i don't remember eating a minecraft damn daniel mod
This commit is contained in:
@@ -486,5 +486,9 @@ public class ExampleBaritoneControl extends Behavior implements Helper {
|
|||||||
event.cancel();
|
event.cancel();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
if (msg.equals("damn")) {
|
||||||
|
logDirect("daniel");
|
||||||
|
return;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user