Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
+17 -17
View File
@@ -1,17 +1,17 @@
#General settings
[general]
#List of dimensions not shown on the TPS list
#In the following forms "mod:dimension" or "mod:*" to block all dimension for that mod
#Examples include
# - "minecraft:overworld"
# - "minecraft:the_nether"
# - "minecraft:the_end"
dimensionBlockList = ["servertabinfo:example"]
#How often should the server send tps updates to clients
#Default is 100 ticks
#Range: 1 ~ 6000
refreshTicks = 100
#Only ops can see tps information, this is to stop tps hunters
opOnlyMode = false
#General settings
[general]
#How often should the server send tps updates to clients
#Default is 100 ticks
#Range: 1 ~ 6000
refreshTicks = 100
#Only ops can see tps information, this is to stop tps hunters
opOnlyMode = false
#List of dimensions not shown on the TPS list
#In the following forms "mod:dimension" or "mod:*" to block all dimension for that mod
#Examples include
# - "minecraft:overworld"
# - "minecraft:the_nether"
# - "minecraft:the_end"
dimensionBlockList = ["servertabinfo:example"]