mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 08:52:45 +00:00
5 lines
119 B
PHP
5 lines
119 B
PHP
<?php
|
|
// <<---------Ban Listing Settings (Simplified)--------->> //
|
|
$name = 'Maxbans';
|
|
$serverip = 'mc.example.com';
|
|
?>
|