Send a console log message
Bit of an odd one, but is there a default bukkit or spigot command that simply outputs an argument from the command in the console?
Something like the command
/log Example Message
would just put Example Message
in the console, and would be viewable in the console logs...?7 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by atomatrix#0
If you have any plugins installed with an admin chat you can send a solely operator message that would function the same by making the ability to see said chat hidden behind a permission wall.
You could even easier just do /minecraft:w YourUsername message
There is no command/function to my knowledge in base minecraft with that purpose as pretty much everything gets sent to the console anyway.
You can probably find a plugin that would do this however typing ANYTHING after a / regardless if it executes or not will be sent to the console.
Only moderators and the Post owner can close this post
In my experience, if the command isn't valid, it just sends "Unknown command" to the console, instead of the command that was sent
it also sends the command the user typed
Oh, I was on about a command sent from the console
I ended up quickly making a plugin that does it
!close
post closed!
The post/thread has been closed!
Requested by atomatrix#0