Add fabric backend server

This commit is contained in:
2025-03-18 01:13:08 +00:00
parent c36b688cc1
commit 992128c36e
21 changed files with 1302 additions and 8 deletions

View File

@@ -0,0 +1,14 @@
{
"meter": {
"allow_teleports": true
},
"meter_group": {
"meter_limit": -1,
"max_idle_time": 72000
},
"event_types": {
"allowed": "all",
"blacklist": [],
"whitelist": []
}
}