Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Commands: add "m" alias for /msg
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFaser committed Jul 27, 2023
1 parent 0f7beec commit f200420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ commands:

msg:
usage: /msg <player> <message>
aliases: [ w, tell, message, send ]
aliases: [ w, tell, message, send, m ]
permission: flectonechat.msg

try-cube:
Expand Down Expand Up @@ -56,7 +56,7 @@ commands:

mark:
usage: /mark
aliases: [ f, m ]
aliases: [ f ]
permission: flectonechat.mark

firstonline:
Expand Down

0 comments on commit f200420

Please sign in to comment.