Edit MOTD Text
#3
(03-04-2011, 10:56 PM)FakeTruth Wrote: Open up Plugins/Core.lua and skip to line 70 : function ShowMOTDTo( Player )

Then edit the three lines
Code:
    Server:SendMessage( cChatColor.Gold .. "Welcome to the MCServer test server!", Player );
    Server:SendMessage( cChatColor.Gold .. "http://mcserver.ae-c.net/", Player );
    Server:SendMessage( cChatColor.Gold .. "Type /help for all commands", Player );

Or remove/add lines to it.

It should eventually read from a file, but haven't gotten to that yet...

Thank you very much and is there a documentation for all this basic stuff im missing or did i jsut happen to catch this great server software at its beginning!
Reply
Thanks given by:


Messages In This Thread
Edit MOTD Text - by bamby2727 - 03-04-2011, 10:52 PM
RE: Edit MOTD Text - by FakeTruth - 03-04-2011, 10:56 PM
RE: Edit MOTD Text - by bamby2727 - 03-05-2011, 03:20 AM
RE: Edit MOTD Text - by Tim - 03-05-2011, 03:53 AM
RE: Edit MOTD Text - by FakeTruth - 03-05-2011, 07:35 AM
RE: Edit MOTD Text - by vcazan - 04-02-2011, 05:09 AM
RE: Edit MOTD Text - by timthetortoise - 04-02-2011, 05:13 AM
RE: Edit MOTD Text - by vcazan - 04-02-2011, 05:47 AM



Users browsing this thread: 1 Guest(s)