increased player limit from 8 to 16

This commit is contained in:
kaadmy 2015-09-05 18:04:11 -07:00
parent ffb5c49103
commit 7b6e329eee
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ enable_pvp = true
tnt_enable = true
# server
max_users = 8
max_users = 16
max_block_generate_distance = 4
max_block_send_distance = 3
max_simultaneous_block_sends_per_client = 20