
`/say` should be sent on Discord if ran by the Server or a datapack
DorkOrc opened this issue ยท 3 comments
Messages sent through the console, through a function ran with no context, or as a non-player entity should be sent to Discord.
Messages sent through the console or ran by a contextless function should be sent to Discord with the author "Server". This is most useful as it allows servers to send messages to Discord from in-game commands.
Messages sent through a non-player entity should either have that entity's name or a generic name
(reworded to be an enhancement)