First of nothing, I would like to extend my support for this plugin, it's awesome and I really love the integration with DiscorSRV.
For this time, I have a request but I understand if is not posible.
The idea is to have a way, either via a API for developers or via command for admins, to create new chat messages into the history.
Currently I have some commands and NPC integrations that expose new dialogs into the chat server and discord (with the broadcast command). So, would be awesome save that dialogs into the history of the chat such as ChatReplay does.
Maybe, if you create a new API, should be eough to use the ChatMessage object, or, if you prefer (and this is which I prefer) create a new command like:
/chatreplay create <player_name> <message> [timestamp]
Where the <player_name> parammeter could be a real player or not (for the NPC integration).
And maybe, has support with the following permissions:
chatreplay.admin.*
chatreplay.create
That's all for my side and thank you in advance.
First of nothing, I would like to extend my support for this plugin, it's awesome and I really love the integration with DiscorSRV.
For this time, I have a request but I understand if is not posible.
The idea is to have a way, either via a API for developers or via command for admins, to create new chat messages into the history.
Currently I have some commands and NPC integrations that expose new dialogs into the chat server and discord (with the broadcast command). So, would be awesome save that dialogs into the history of the chat such as ChatReplay does.
Maybe, if you create a new API, should be eough to use the ChatMessage object, or, if you prefer (and this is which I prefer) create a new command like:
Where the <player_name> parammeter could be a real player or not (for the NPC integration).
And maybe, has support with the following permissions:
chatreplay.admin.*chatreplay.createThat's all for my side and thank you in advance.