add config files
This commit is contained in:
parent
2333e3b581
commit
2c3eeb7fc1
26 changed files with 2284 additions and 1 deletions
12
config/vmp.properties
Normal file
12
config/vmp.properties
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
#Configuration file for VMP
|
||||
#Sat Jun 20 15:06:18 WIB 2026
|
||||
optimized_entity_tracking_use_staging_area=true
|
||||
show_async_loading_messages=true
|
||||
show_chunk_tracking_messages=true
|
||||
target_chunk_send_rate=-1
|
||||
use_async_chunks_on_login_v2=true
|
||||
use_async_chunks_on_some_commands=false
|
||||
use_async_logging=true
|
||||
use_async_portals=true
|
||||
use_multiple_netty_event_loops=true
|
||||
use_optimized_entity_tracking=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue