Evelina
HomeStatusCommandsFAQInviteSupport Server
  • Overview
    • Introduction
    • Donator Perks
  • Security Setup
    • Antinuke
      • Role creation
      • Role deletion
      • Role editing
      • Role giving
      • Role locking
      • Channel creation
      • Channel deletion
      • Kick
      • Ban
      • Bot adding
    • Join Gate
    • Moderation
    • Auto Moderation
      • Invite
      • Words
      • Spamming
      • Repeat
    • Fake Permissions
  • Server Configuration
    • Roles
      • Vanity Roles
      • Booster Roles
      • Reaction Roles
      • Button Roles
    • Messages
      • System Messages
      • Auto Responders
      • Auto Messages
      • Button Messages
    • Logging
    • Starboard
    • VoiceMaster
    • Level Rewards
    • Bump Reminder
    • Reaction Triggers
    • Command Aliases
  • Miscellaneous
    • Music
    • Tickets
    • Counters
    • Webhook
    • Giveaway
    • Invite Tracker
  • Economy
    • General
  • Business
  • Laboratory
  • Company
  • Cards
  • Games
  • Integrations
    • Last.fm
  • Social Notifications
  • Resources
    • Syntax
    • Scripting
      • Embeds
      • Variables
      • Pagination
    • Permissions
    • Punishments
  • Common Issues
    • iOS Dash
    • Server Removal
Powered by GitBook
On this page
  • Information
  • Parameters
  • Punishments
  • Admins & Whitelisted
  • Antinuke Logs
  • Antinuke Recommended Configuration
  1. Security Setup

Antinuke

Impose restrictions on moderators to prevent destructive behavior.

PreviousDonator PerksNextRole creation

Last updated 7 days ago

Information

To start using antinuke, you need to need to use antinuke setup.

Antinuke is triggered by a threshold set per user.

Your antinuke should never have to be higher than 5. Antinuke will not work as well if it's threshold is set high. We recommend a threshold between 1 and 5.

Parameters

Name
Description

threshold

Threshold to trigger antinuke

punishment

Action to be taken on trigger

time

Threshold for account age

Review the contents of each antinuke subcommand to see what parameters are supported. All parameters above aren't available to every subcommand!

Punishments

Click the following to view all antinuke punishments available:

Admins & Whitelisted

You can whitelist members from triggering antinuke by using antinuke whitelist [user].

You can also grant antinuke admin to a user, which allows them to modify antinuke settings. You can do this by using [prefix] antinuke admin [user]. Only give this to people you trust.

Be careful who you whitelist. They can nuke your server without being detected by antinuke.

Antinuke Logs

You can set a channel to send antinuke logs by using antinuke logs. Whenever antinuke is triggered, a message will be sent to that channel. It is recommended that you set this up.

Antinuke Recommended Configuration

If you don't know how to configure your Antinuke, here is our recommended config for the Antinuke module.

// Role Config
antinuke rolecreate enable 3 strip
antinuke roledelete enable 1 strip
antinuke editrole enable ban
antinuke giverole enable strip

// Channel Config
antinuke channelcreate enable 3 strip
antinuke channeldelete enable 1 strip

// Role Moderation
antinuke kick enable 3 kick
antinuke ban enable 3 kick
antinuke botadd enable strip
Punishments