-
-
Notifications
You must be signed in to change notification settings - Fork 832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add send command to console #2350
add send command to console #2350
Conversation
Added a function to send command directly to the console If the user don't provide a command right after the "send" argument, he will be prompt to enter a command
Amazing the support this project is getting from people! There are so many features I simply don't have time to develop and others are taking it upon themselves to help out. Thank you! |
link issue #2334 |
converted spaces to tabs
This command should only be made available to compatible servers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy with this command. The only thing that needs to be done is to only allow it to be added to compatible servers. So a new var in _default.cfg should be added something like sendconsole="1"
. I will look at adding this setting before merge. Thanks for this
Will this have support in multi theft auto? I think this feature would be great. |
This is a perfect feature but no one is active to approve it :( |
This will be awesome to add, because with Docker container you will be able to show the info at logs |
Indeed, it would be very convenient - hopefully it gets merged soon, I kinda ought to test it for myself. |
Just an update on this. Once issue #2844 is complete I will be able to merge this as it will allow this command to only show with servers that are compatible with it. |
@Dudu54 got there in the end. The send command will be part of the next release. Thank you for your contribution ❤️ |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Added a function to send command directly to the console
If the user don't provide a command right after the "send" argument, he will be prompt to enter a command
Fixes #1917 #2334
Type of change
Checklist
develop
branch as its base.Provide Github Email