Initial commit
This commit is contained in:
commit
30f633c7ff
1281 changed files with 265821 additions and 0 deletions
7
servers/test/plugins/bStats/config.yml
Normal file
7
servers/test/plugins/bStats/config.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# bStats collects some data for plugin authors like how many servers are using their plugins.
|
||||
# To honor their work, you should not disable it.
|
||||
# This has nearly no effect on the server performance!
|
||||
# Check out https://bStats.org/ to learn more :)
|
||||
enabled: true
|
||||
serverUuid: 1237d80c-6858-4ec5-84df-740efbdc2075
|
||||
logFailedRequests: false
|
||||
Reference in a new issue