updated config.yml and plugin.yml

This commit is contained in:
Esmorall 2020-07-01 11:38:06 -03:00
parent c118a77c2a
commit a9c911e6fe
No known key found for this signature in database
GPG Key ID: 3F4DD7CEC746EEB3
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
#Log when the plugin untrack entities
log-to-console: true
#disable tick for untracked entities (experimental, use at your own risk)
#disable tick for untracked entities (experimental) thio option only works for +1.16.1 servers
disable-tick-for-untracked-entities: true
#How many ticks between untrack process

View File

@ -1,6 +1,6 @@
name: EntityTrackerFixer
main: net.minemora.entitytrackerfixer.EntityTrackerFixer
version: 1.2.4
version: 1.2.5
api-version: 1.16
author: Esmorall
description: Untrack entities that are not used at all by the server.