Skip to content

Logging ignoring

Artuto edited this page Jul 27, 2018 · 4 revisions

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

Modlog

To ignore, for example a ban, you need to put in the modlog channel topic: {-ex:ban}, or, for manual bans {-ex:manualban}.

The format is {-ex:ACTIONHERE}. You can replace ACTIONHERE with:

  • ban
  • kick
  • manualban
  • manualkick
  • manualmute
  • manualunban
  • manualunmute
  • mute
  • softban
  • tempmute
  • unban
  • unmute

To ignore clears to be logged in the modlog, you can put {-ex:clean} in the topic of the channel you do not want to log and not in the modlog.

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

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}. To get an user ID refer to this guide. Only User IDs work!

Clone this wiki locally