Initial commit
This commit is contained in:
commit
30f633c7ff
1281 changed files with 265821 additions and 0 deletions
10
proxy/plugins/bStats/config.txt
Normal file
10
proxy/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=5fd88415-d13f-4524-9756-9f0462133b3f
|
||||
log-errors=false
|
||||
log-sent-data=false
|
||||
log-response-status-text=false
|
||||
Reference in a new issue