rom1504 / MinecraftChat

Minecraft web based chat client
107 stars 29 forks source link

Ideas #1

Open WilliamEpsilon opened 8 years ago

WilliamEpsilon commented 8 years ago

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.

rom1504 commented 8 years ago

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 ;)

WilliamEpsilon commented 8 years ago

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

Also, what are PRs?

rom1504 commented 8 years ago

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

ghost commented 8 years ago

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?

WilliamEpsilon commented 8 years ago

@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 https://github.com/rom1504/MinecraftChat/issues/1#issuecomment-170123573 .