mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
More language files
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
# New settings/defaults won't appear automatically on this file when upgrading.
|
||||
|
||||
settings:
|
||||
#Language code for server-side localization
|
||||
language: "en"
|
||||
shutdown-message: "Server closed"
|
||||
#Allow listing plugins via Query
|
||||
query-plugins: true
|
||||
@ -15,6 +17,7 @@ settings:
|
||||
send-usage: true
|
||||
#Number of AsyncTask workers.
|
||||
#Used for plugin asynchronous tasks, world generation, compression and web communication.
|
||||
#Set this approximately to your number of cores.
|
||||
async-workers: 2
|
||||
|
||||
network:
|
||||
|
Reference in New Issue
Block a user