This commit is contained in:
2022-05-14 18:58:48 +03:00
parent 1b28412cd5
commit 0d506d30c8
9 changed files with 44 additions and 24 deletions

View File

@@ -30,7 +30,7 @@ public class LevelingSystem : DBEvent
)
)
return;
//Console_Utilities.WriteColorText("Message from : " + arg.Author.Username);
if (Core.playerMessages.ContainsKey(arg.Author.Id))
return;