Basic structuring and added WorldGeneratorAPI.
Also fixed typo.
This commit is contained in:
9
test-server/plugins/bStats/config.yml
Normal file
9
test-server/plugins/bStats/config.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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: a3342071-2666-43b0-b4ae-739c1113ebd8
|
||||
logFailedRequests: false
|
||||
logSentData: false
|
||||
logResponseStatusText: false
|
Reference in New Issue
Block a user