What feature do you want to see added?
Is your feature request related to a problem? Please describe.
Currently, the /deathmessages toggle command can only be used by the player themselves. This makes it difficult for server administrators to enable or disable DeathMessages features for specific players remotely (i.e: in a custom menu).
Describe the solution you'd like
I suggest allowing the /deathmessages toggle command to be executed from the console for a specific player.
📌 Suggested command format:
/deathmessages toggle <player> <enable/disable>
Example:
/deathmessages toggle MyCoolPseudo enable
This would allow server owners to:
- Enable/disable deathmessages in chat for specific players via console
- Automate the feature through command blocks or scripts
- Integrate it into plugins that manage player actions
Thank you for your consideration! :)