Sonar Documentation
  • Become a Patreon
  • Join the Discord
  • Sonar
    • Welcome
    • Getting started
    • Supported versions
    • Translations
  • Administration
    • Commands and Permissions
    • Usage of MiniMessage
    • Configuring Sonar
      • General settings
      • Adjusting the attack tracker
      • Setting up a database
      • Configuring the verification
        • Using 1.20.5+ transfers
  • Development
    • Working with the API
    • Building
  • Contributing
    • Guidelines
    • Pull Requests
    • Bug Reports
    • Feature Requests
Powered by GitBook
On this page
  1. Administration
  2. Configuring Sonar

General settings

These settings control general behavior for Sonar, including update checks, logging, and player limits.

Enables automatic update checks using the GitHub API to ensure Sonar is up to date. Default: true

check-for-updates: true

Determines whether Sonar logs players' IP addresses in the console. Default: true

log-player-addresses: true

The number of players allowed to be online with the same IP address. If you have a server where people are allowed to use many alt accounts, you might want to increase this number. Any player who tries joining when there are already more than the maximum number of players using the same IP address online will be kicked. Default: 3

max-online-per-ip: 3
PreviousConfiguring SonarNextAdjusting the attack tracker

Last updated 10 months ago