rom1504/MinecraftChat

Ideas

WilliamEpsilon opened this issue · 5 comments

So there's a nice server feature where you can bookmark servers, maybe add an option to import/export the current configs and modules?

Also, along the lines of modules I was thinking a scripting module where you could make the chat do commands upon logging into the server or manually activated.

Sounds good.
AlexKvazos is not working on this project anymore AFAIK and I don't know too much about the code of this project .
Feel free to do PRs ;)

Sadly enough, I can't code. I love the Minechat idea and I'll see if I can find someone.

Also, what are PRs?

A PR is a Pull Request : a code change proposal, a contribution ;)

Hi, I will start by saying I have very little js knowledge but I am (slowly) learning. I have attempted - and failed - to make the console log when a user disconnects from a server, just like how when a user connects to a server. Could this be implemented?

@nigel Lawson I believe it already does this. However, if you could log it
so that other API can use the 'signals' that'd be great, but I recommend
making sure it'd be useful with Romain first.

Sorry if I use some unknown or unclear terms. I myself don't program but
I've made up some 'computer pseudoscience' terms that I use commonly.

On Fri, Jan 8, 2016 at 4:06 PM, Nigel Lawson notifications@github.com
wrote:

Hi, I will start by saying I have very little js knowledge but I am
(slowly) learning. I have attempted to make the console log when a user
disconnects from a server, just like how when a user connects to a server.
Could this be implemented?


Reply to this email directly or view it on GitHub
#1 (comment)
.