smp/config/rules.json
2023-12-27 14:25:11 -04:00

22 lines
332 B
JSON

{
"rules_header": "welcome to <red><bold>BINGUS SMP</bold></red>",
"rule_schema": "<bold><red>%rule_title%</red></bold>",
"rules": [
{
"title": "MANKIND IS DEAD"
},
{
"title": "BLOOD IS FUEL"
},
{
"title": "HELL IS FULL"
},
{
"title": "BABA IS YOU"
},
{
"title": "admins make the rules"
}
]
}