Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement chat system #113

Merged
merged 6 commits into from
Sep 28, 2024
Merged

feat: Implement chat system #113

merged 6 commits into from
Sep 28, 2024

Conversation

MrDave1999
Copy link
Owner

@MrDave1999 MrDave1999 commented Sep 28, 2024

This PR implements a chat system that allows players to communicate privately. The available chat classes are:

  • Admin
  • Moderator
  • VIP
  • Team

For example, a player will be able to send a message to those who are VIP.

@MrDave1999 MrDave1999 added the feature New feature or request label Sep 28, 2024
@MrDave1999 MrDave1999 marked this pull request as ready for review September 28, 2024 23:29
@MrDave1999 MrDave1999 merged commit a528b32 into dev Sep 28, 2024
1 check passed
@MrDave1999 MrDave1999 deleted the feat/ChatSystem branch September 28, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant