meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

Allow using a different command than /msg for message aura

Open Siriusmart opened this issue 1 year ago • 2 comments

Type of change

Improvement of existing feature.

Description

Some server (specifically constantiam) use a different command for private messages than /msg (specifically /w), I added a command option so it can be changed to work on constantiam.

The default option is still /msg, so nothing will break when updated.

How Has This Been Tested?

I went to spawn to get some players in my render distance, they took my stuff and killed my horse, but the message aura works.

Also would like to bring to attention, when I connect to the server where my location already have players in it, it will try to message all players at once and get me kicked for spamming, adding a delay/per player cooldown would be a good idea for the future.

Checklist:

  • [x] My code follows the style guidelines of this project.
  • [x] I have tested the code in both development and production environments.

Siriusmart avatar Sep 27 '24 21:09 Siriusmart

IMG_0514

OrangeMan432 avatar Sep 28 '24 01:09 OrangeMan432

Message crosby.moe on discord in regards to making it use starscript, he's working on a variable scope system for this.

Wide-Cat avatar Sep 28 '24 01:09 Wide-Cat