Skip to content

Commit a509ace

Browse files
fix: Don't show offline players in Hoofprint map.
1 parent 4cc00d7 commit a509ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pack/config/hoofprint.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lighting = true
99
# default: true
1010
itemOutlines = true
1111
# default: true
12-
showOffline = true
12+
showOffline = false
1313
# default: false
1414
renderBorder = true
1515
# default: true

0 commit comments

Comments
 (0)