Posted 25 March 2014 - 07:46 PM
so i found the chat program from the beta's pretty boring, so i decided to improve it
here is the changelog:
basicly you just need to change your chat servers from "chat host name" to "chat host name password"
also its recomended that you change the welcome message to your own
this does now require a diffrent client, you just login with the normal client and all the features are there
so have fun!
installation:
plans for the future:
any suggestions are welcome
please use this but dont claim it for your self
-wilco
here is the changelog:
- added 7 commands
- /help - displays all the commands for the user availible, non admin if not admin
- /msg <name> <msg ..> - sends a private message to someone
- /name <name> - changes your username
- /admin <password> - if correct, gets you admin acces for the session
- /othername <name> <new name> - changes the name of everyone with <name> to <new name>
- /forcesay <name> <msg ..> - forces someone to say something, also works for commands
- /kick <name> - kicks everyone with <name>
- /shutdown <password> - stops the server if the password is correct
- added extra parameter to the host <password>
- added welcome message variable
basicly you just need to change your chat servers from "chat host name" to "chat host name password"
also its recomended that you change the welcome message to your own
this does now require a diffrent client, you just login with the normal client and all the features are there
so have fun!
installation:
pastebin get [url="http://pastebin.com/MvMymbGx"]MvMymbGx[/url] server
then make a startup file with the following code:
shell.run("server", "host", "hostname", "password")
plans for the future:
- add more commands of course!
- make an api for games and other programs to have in-game chat powered by a chat server
any suggestions are welcome
please use this but dont claim it for your self
-wilco
Edited on 25 March 2014 - 07:44 PM