SecurityX

CONFIGURING SECURITYX

The config.yml file is the main configuration file for the plugin. Below is a detailed explanation of each section.

config.yml
config-version: 1

language: en

server:
  name: "My Network"

authentication:
  id-key: "SX_SERVER_XXXX"

global-bans:
  enabled: true

anti-vpn:
  enabled: true
  action: KICK

ban-ip:
  enabled: true

alerts:
  staff-notifications: true

auto-update:
  enabled: true

authentication.id-key

Crucial for linking your server to the SecurityX network. You can find this ID in the Dashboard under the "Network Servers" section.

anti-vpn.action

Determines what to do when a VPN is detected. Options: KICK(expels the player) or ALERT (only notifies staff).

Was this article helpful? No association with Mojang AB.