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