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.