Unable to stop 'teleport' from sending messages
blurrednoise opened this issue ยท 3 comments
Expected behavior
to be able to disable teleport from sending messages when going through End or Nether portals
Observed/actual behavior
Would always send a message even when removed
Steps/models to reproduce
Try to remove teleport
Version
2.0.1
Agreements
- I am running the latest version of the mod.
- My version of Minecraft is supported.
- I have searched for and ensured there isn't already an open issue regarding this.
Other
I may be doing something wrong but I feel I have tried everything. If there is no way to remove it is there a way to have it send to its own channel?
Hi, you can set any of the messages you don't want to null
, e.g. "teleport": null,
.
Let me know how you go. ๐
Here is how our Discord is currently configured.
https://gist.github.com/axieum/89cfb04a3c189d4e8c161d9f24273ef9
We have a main channel which is for chatting and hence only relays chat messages. And another channel for server spam like join/leave, advancements, etc.
We also turned off the grief
message as we run "Incendium data pack" which has named ambient mobs that were spamming our Discord on death. I might look into trying to blacklist those named entities.