Basic structuring and added WorldGeneratorAPI.

Also fixed typo.
This commit is contained in:
2020-04-18 17:54:53 -05:00
parent ccbb9380e5
commit be133a11c4
37 changed files with 1204 additions and 14 deletions

View 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