change default options

This commit is contained in:
Esmorall 2019-12-09 18:26:45 -03:00
parent 1fbe990777
commit fdf454c2cd

View File

@ -8,8 +8,8 @@
#Log when the plugin untrack entities #Log when the plugin untrack entities
log-to-console: true log-to-console: true
#disable tick for untracked entities #disable tick for untracked entities (experimental, use at your own risk)
disable-tick-for-untracked-entities: true disable-tick-for-untracked-entities: false
#How many ticks between untrack process #How many ticks between untrack process
#The untrack process will check for untracked entities by players but still by the server, and untrack them. #The untrack process will check for untracked entities by players but still by the server, and untrack them.