Skip to content

Comments

fix(messaging): implement exact name matching & add self-messaging op…#9

Merged
matcldr merged 1 commit intomasterfrom
1.4.2
May 20, 2025
Merged

fix(messaging): implement exact name matching & add self-messaging op…#9
matcldr merged 1 commit intomasterfrom
1.4.2

Conversation

@matcldr
Copy link
Contributor

@matcldr matcldr commented May 20, 2025

…tion

  • feat: add 'features.allow-self-messaging' config option (default: false)
  • fix: require exact player name matches in message command
  • refactor: update player lookup logic for case-insensitive exact matching

Closes #7, #8

…tion

- feat: add 'features.allow-self-messaging' config option (default: false)
- fix: require exact player name matches in message command
- refactor: update player lookup logic for case-insensitive exact matching

Closes #7, #8
@matcldr matcldr merged commit 59c5417 into master May 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: /msg command accepts invalid usernames

1 participant