新增说明文件;新增kiwix-serve、papermc示例;更新README.md文件
This commit is contained in:
10
examples/papermc/velocity/example/plugins/bStats/config.txt
Normal file
10
examples/papermc/velocity/example/plugins/bStats/config.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# bStats (https://bStats.org) collects some basic information for plugin authors, like
|
||||
# how many people use their plugin and their total player count. It's recommended to keep
|
||||
# bStats enabled, but if you're not comfortable with this, you can turn this setting off.
|
||||
# There is no performance penalty associated with having metrics enabled, and data sent to
|
||||
# bStats is fully anonymous.
|
||||
enabled=true
|
||||
server-uuid=3a00e61a-2c29-4da7-a066-755532f7d936
|
||||
log-errors=false
|
||||
log-sent-data=false
|
||||
log-response-status-text=false
|
||||
Reference in New Issue
Block a user