Skip to content

Logging ignoring

Artuto edited this page Oct 10, 2020 · 4 revisions

You now can make Endless ignore specific users or actions in the serverlog.

Serverlog

If you want to ignore any specific serverlog action this is how:

You can put {-ex:TYPEHERE} in the topic of the serverlog channel. Valid types are:

  • memberjoin
  • memberleave
  • msgedit
  • msgdelete
  • bulkdelete
  • avatarchange
  • voicejoin
  • voicemove
  • voiceleave

Channels

You can ignore channels from logging message edits and deletes. Add to the topic of the modlog the following line: {ignore:IDHERE} where IDHERE is the channel ID, for example: {ignore:312776731704426496} Check how to get a ID.

Users

If you want, you can also ignore specific users from triggering both serverlog and modlog actions. This works for the issuer or the target.

To enable this you need to put in the serverlog or modlog channel topic {ignore:IDHERE}. For example {ignore:264499432538505217}. Only User IDs work! Check how to get a ID.

Getting IDs

Please refer to the following support page on how to get an ID.

Clone this wiki locally