@miniMe_rust
Hi. Thank you for your feedback.I hope you won't run into any problems.
1) The plugin configuration now has a list with allowed messages. You can customize it for yourself, BUT it is impossible to delete some lines about glasses. You can only remove the entire message about this. Just delete "GUI_GetPointsFor"
"List of LangKeys that can be sent to the chat": [
"NewOwner",
"CantEnter",
"MonumentCooldown",
"BossCooldown",
"CantEnterAnot",
"EnteringZone",
"LeavingZone",
"LostOwner",
"CantDoIt",
"CantShoot",
"GUI_GetPointsFor",
"DontHaveCooldowns",
"Cooldowns",
"Alert_DeleteOwner",
"Alert_NewOwner"
]
2) Yes, you made a good point. If you noticed, then my key for the text starts with the words GUI. The fact is that this is what I originally planned. Either place a small window on the screen for a while or make a full GUI with a description of all possible ways to get points. But due to the rush, I did not have time to finish this part of the plugin to the ideal, so I was forced to temporarily use the chat for this. So you are completely right, this will appear in future updates.