From 76329de020e5771e6f7083775bea796e975839f4 Mon Sep 17 00:00:00 2001 From: Luis Castellano Date: Thu, 12 Dec 2019 20:06:22 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4b90a5..fa59839 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Do timings indicate some random entity is causing lag? This plugin may help you How does it works? -[QUOTE]Minecraft tracks a lot of entities, even if they are outside the tracking range of the player, that's a normal behavior but is a tps killer for 1.14.4 and 1.15 servers with more than 30 players. So what this plugin do is untrack those entities every configured ticks and track them again if the player is near.[/QUOTE] +Minecraft tracks a lot of entities, even if they are outside the tracking range of the player, that's a normal behavior but is a tps killer for 1.14.4 and 1.15 servers with more than 30 players. So what this plugin do is untrack those entities every configured ticks and track them again if the player is near. Report any bug in the issues section.