Settings Command

โœ… The .settings command has been fully rewritten for enhanced clarity, flexibility, and user-friendliness.

Centralized Control for Server Safety & Utility Modules

The .settings command gives admins a clean interface to configure server modules including spam protection, economy, flood filters, warnings, and more. Every module has contextual help built in - just run .settings <module> to view specific guidance.


๐Ÿงญ How to Use

Basic structure: .settings <module> <action> [value]

  • <module>: The feature you want to manage (e.g. economy, antispam, log)
  • <action>: What you want to do (on, off, channel, days, etc.)
  • [value]: (Optional) Extra information required for some actions

๐Ÿ“˜ Use .settings without arguments to see an overview table of all module statuses and usage commands.


๐Ÿ”ง Modules & Configuration

Each module includes its own status, settings, and usage examples. Here's a breakdown:

๐Ÿ’ธ Economy

  • .settings economy on/off

๐Ÿšซ Global Ban

  • .settings globalban on/off

๐Ÿงพ Logging

  • .settings log channel <#channel> - sets log destination
  • โš ๏ธ Logging is auto-enabled when a valid channel is configured

๐ŸŽ‚ Minimum Account Age

  • .settings minage on/off - enable restriction
  • .settings minage days <0โ€“365> - set minimum age in days

๐ŸŒŠ AntiFlood

  • .settings antiflood on/off
  • .settings antiflood limit <1โ€“100> - max joins during detection
  • .settings antiflood interval <0.5โ€“600> - time window (seconds)

โœ‰๏ธ AntiSpam

  • .settings antispam on/off
  • .settings antispam limit <2โ€“20> - message threshold
  • .settings antispam interval <1โ€“60> - time window (seconds)

๐Ÿ›ก๏ธ Shield Mode

Activates critical protection modules (Global Ban, Logging, MinAge, AntiFlood, AntiSpam):

  • .settings shield on

โš ๏ธ Warn Escalation Rules

Customize automated punishments for repeated warnings:

  • .settings warn - view current levels
  • .settings warn add <action> - add escalation step
  • .settings warn set <level> <action> - update a step
  • .settings warn remove <level> - delete a step

Valid actions:

  • warn, kick, ban, timeout(30m)+warn

๐Ÿ”— Appeal URL

Sends user on ban URL of the Appeal Server, Form, etc...

  • .settings appeal inv - View Guide
  • .settings appeal inv <url> - Sets up Appeal Server, Form, etc...

โš ๏ธ Filter

Filter words from User Messages or Usernames on Join.

  • .filter - Shows commands
  • .filter add <word> - Add a word to the filter
  • .filter remove <word> - Remove a word from the filter
  • .filter clear - Resets filter list to 0
  • .filter set safe/strict - Sets preset filters (e.g. .filter set strict)
  • .filter enable/disable - Enable or Disable filter system to check User Messages on added Filter Words (e.g. filter enable)
  • .filter read <hastebin_url> - Provide hastebin_url and add words to filter list
  • .filter name enable/disable - Enable filtering Usernames on join (e.g. .filter name enable)

๐Ÿ”„ Reset

Restore all modules to default configuration:

  • .settings reset

๐Ÿงต Example Commands:

  • ๐Ÿ›ก๏ธ Only users with proper permissions should use .settings
  • ๐Ÿ” Run .settings <module> for instant help on that module
  • ๐Ÿ“‹ Use .settings by itself to see all current settings and statuses

Last updated: 12 July, 2025