feat: add gtnh server

This commit is contained in:
Katharina 2026-05-31 17:51:41 +02:00
parent d9b7ebf95c
commit 10e6d08ca9
6 changed files with 255 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
"UseWorldID": true,
"SaveInWorldFolder": true,
"cave": {
"PlayerCaveMapping": true,
"OpCaveMapping": true
},
"radar": {
"PlayerRadar": true,
"OpRadar": true
},
"ConfigVersion": 1.11
}