tangled
alpha
login
or
join now
dunkirk.sh
/
control
0
fork
atom
a control panel for my server
0
fork
atom
overview
issues
pulls
pipelines
chore: remove flags
dunkirk.sh
2 months ago
f7c2ec16
9c3d4087
verified
This commit was signed with the committer's
known signature
.
dunkirk.sh
SSH Key Fingerprint:
SHA256:DqcG0RXYExE26KiWo3VxJnsxswN1QNfTBvB+bdSpk80=
+1
-14
2 changed files
expand all
collapse all
unified
split
.gitignore
flags.json
+1
.gitignore
···
5
*.log
6
.DS_Store
7
data/
0
···
5
*.log
6
.DS_Store
7
data/
8
+
flags.json
-14
flags.json
···
1
-
{
2
-
"services": {
3
-
"map.dunkirk.sh": {
4
-
"name": "Map",
5
-
"flags": {
6
-
"block-tracking": {
7
-
"name": "Block Player Tracking",
8
-
"description": "Disable real-time player location updates",
9
-
"paths": ["/sse", "/tiles/world/markers/pl3xmap_players.json"]
10
-
}
11
-
}
12
-
}
13
-
}
14
-
}
···
0
0
0
0
0
0
0
0
0
0
0
0
0
0