Is your feature request related to a problem? Please describe.
Currently, the /gsit toggle command can only be used by the player themselves. This makes it difficult for server administrators to enable or disable GSit features for specific players remotely (i.e: in a menu).
Describe the solution you'd like
I suggest allowing the /gsit toggle command to be executed from the console for a specific player.
📌 Suggested command format:
/gsit toggle <player> <on/off>
Example:
/gsit toggle MyCoolPseudo on
This would allow server owners to:
- Enable/disable sitting 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! :)