mirror of
https://github.com/Elecast2/EntityTrackerFixer.git
synced 2024-11-25 11:25:31 +01:00
change default options
This commit is contained in:
parent
1fbe990777
commit
fdf454c2cd
@ -8,8 +8,8 @@
|
||||
#Log when the plugin untrack entities
|
||||
log-to-console: true
|
||||
|
||||
#disable tick for untracked entities
|
||||
disable-tick-for-untracked-entities: true
|
||||
#disable tick for untracked entities (experimental, use at your own risk)
|
||||
disable-tick-for-untracked-entities: false
|
||||
|
||||
#How many ticks between untrack process
|
||||
#The untrack process will check for untracked entities by players but still by the server, and untrack them.
|
||||
|
Loading…
Reference in New Issue
Block a user