ChimpGamer / NetworkManager

NetworkManager Stuff
8 stars 8 forks source link

Simplechat ClickCommand force execute #93

Closed werken23 closed 2 years ago

werken23 commented 2 years ago

Is your feature request related to a problem? Please describe. Currently simplechat's ClickCommand does not execute the command but only pastes it in the chat.

Describe the solution you'd like A config option for the ClickCommand to force execute commands on click. Example: "prefixForceExecute: true" or "prefixClickCommand: '/command' -f''.

ChimpGamer commented 2 years ago

This will be possible in SimpleChat 2.0.0 (which is already done) which will be available with the NetworkManager 2.11.0 release.

ChimpGamer commented 2 years ago

NetworkManager 2.11.0 has been released and so has SimpleChat 2.0.0 which now supports this feature using the minimessage format.