Skip to main content

[ { "ip": "192.168.1.100", "created": "2026-04-20 14:30:00 +0000", "source": "Admin_AutoMod", "expires": "2026-05-20 14:30:00 +0000", "reason": "Repeated unauthorized access attempts" } ] Use code with caution. Copied to clipboard

: The administrator or system process that triggered the ban.

A typical bans file consists of an array of objects. Each object represents a single "ban" entry with specific metadata:

: The specific IP address ( "ip" ) or username ( "name" ) being restricted.

: A duration or fixed date (e.g., "forever" or a future timestamp).

Download - Bans Json

[ { "ip": "192.168.1.100", "created": "2026-04-20 14:30:00 +0000", "source": "Admin_AutoMod", "expires": "2026-05-20 14:30:00 +0000", "reason": "Repeated unauthorized access attempts" } ] Use code with caution. Copied to clipboard

: The administrator or system process that triggered the ban. Download bans json

A typical bans file consists of an array of objects. Each object represents a single "ban" entry with specific metadata: [ { "ip": "192

: The specific IP address ( "ip" ) or username ( "name" ) being restricted. [ { "ip": "192.168.1.100"

: A duration or fixed date (e.g., "forever" or a future timestamp).