Fellies/config[common]/servertabinfo-server.toml

10 lines
211 B
TOML
Raw Permalink Normal View History

2021-01-23 15:21:46 +00:00
#General settings
[general]
#How often should the server send tps updates to clients
#Range: 100 ~ 600
2021-01-24 16:10:27 +00:00
refreshTicks = 200
2021-01-23 15:21:46 +00:00
#Only ops can see tps information, this is to stop tps hunters
opOnlyMode = false