From 96a9624d64e3c76c6037c43fedaee461a42c1a75 Mon Sep 17 00:00:00 2001 From: MeowServer~ <157404441+MeowServer@users.noreply.github.com> Date: Fri, 7 Jun 2024 01:07:04 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c40f55..a24d849 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ Here are some bugs that might appear while using this plugin: - When players have reached the limit of the amount of ammo they can carry, they will receive a hint that tells them that they cannot pick any more ammo. This hint will interrupt the hints that are displayed by this plugin. To solve this problem, PlayerDisplay is updating the hint every 5 seconds. However, the player will not be able to see any hints before the next updation. - When too many hints are displayed in similar positions, the position of each hint might be less accurate. ## Update Plan -The next update will be the config for PlayerUI, allowing you to control and customize PlayerUI. +The next update will be the config for PlayerUI, allowing you to control and customize PlayerUI. (finishing in V3.2)