[Suggestion] In-game admin chat channel
Lemonbot opened this issue ยท 7 comments
What you want to be added?
In-game admin chat channel with relay option to discord channel id.
Reason why?
Was using a sponge plugin, requiring nucleus, requiring specific sponge versions, want to use Forge only.
Need admin chat from all servers to go inside 1 channel.
Possible?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
How would this work?
Simply by pressing /adminchat it will place you in adminchat. By pressing /adminchat again you will be out of adminchat
Some config for the chat design ingame to make them talk red chat.
Relay that adminchat to a separated discord channel id named adminchat=channelid
This way i can be forge only!
Nucleus adminchat is automaticly broadcasted in the connected discord channel. Aka adminchat is comprimised.
https://imgur.com/a/PbMWt7j <video
Could probably have it made by some dev, i need it for 1.12.2 for the time being.
Right now using the sponge variant for discord chat again but forge only is nice.
Would just need an adminchat text channel ingame that sends messages to some separated discord channel. That is build in in the sponge variant like you spread join/leave messages, it reads the nucleus adminchat as seprate.
It would require a dedicated adminchat forge serverside part of code, build in or as addition to DCI.
I might do somehting semilar as an addon mod for 1.16 only then (sorry, I seen you are using 1.12 in #130)