STEMMechanics / STEMCraft-Core

The core plugin that runs the STEMCraft Minecraft Server
https://www.stemcraft.com.au
MIT License
1 stars 1 forks source link

Add private messaging command #19

Open nomadjimbob opened 9 months ago

nomadjimbob commented 9 months ago

Allow players to message players using /msg or /tell

ProjectHSI commented 8 months ago

Isn't this a feature already in Java Edition?

nomadjimbob commented 8 months ago

Not that I'm aware of. I believe it's part of essentials. We would need the command to also respect any chat filter and /mute

nomadjimbob commented 4 months ago

It is part of Java sorry, we override it to allow the use of /r.

This was implemented, however we also need to override /w and /whisper