I've now got my server's heartbeat pointing in the right direction at World of Minecraft. Now what? How do I put in descriptions and flags?
http://direct.worldofminecraft.com/server.php
Thanks.
srry but i have question i run mcforge and i dont know where to see the salt and i cant set custum commands i tried i think i cant learn how to or u can give a tutorial please
and i think this is for classic so ip? ip4?
Is the server editing website down? I just input all my details and it doesn't change pages. I've tried on Internet Explorer and Chrome with adblocks off.
ans please
The server salt isn't public by default. At least I don't think so or anyone would be able to edit your details. You'll have to modify MCForge to print the salt somewhere. In my server I modified the /info command and only use Player.SendMessage() if the player's name is "Gamerkd". If you don't have access to the source, you might be able to make a custom command. The variable for the Salt in MCLawl is 'Server.Salt'. Since MCForge branched off MCLawl like I did, it might have the same variable. Try accessing it.
The coder I had for my server made a custom command for me that would make the Salt appear in console.
We're saying that if you're technically competent enough you can do this thing and you get something for free... we're not forcing anyone to do anything they don't want to.
Hello, I'm EricKilla, Chief of Development Operations, MCForge Minecraft Classic Custom Server Software.
We are adding an option that will allow the server to send this heartbeat on it's own. It will be released in MCForge Version 5.3.0.0. In the mean time, all you need, really, is a simple custom command, which just does "Player.SendMessage(p, Server.salt);". Works. Like. A. Charm.
We use cryptographic salts so it only works well in the console. It uses chars that aren't supported by the Minecraft font. Anyways that gives you the salt. You can then use this with World of Minecraft. Just do this every time you start up the server, because the salt changes every time you start up the server. Don't give out the salt, it can be used by hackers.
EpicKilla actually helped me more than the actual "World of Minecraft developer" (and without being a douchebag)
I've tried to be as helpful as I can when you come onto this forum and try to get help for third party software.
I'm always willing to help in any way possible. Actually this thread has helped MCForge some, so I have to owe you a thanks, Triddin.
Heh, we might have to work together sometime. Being we have over 350 servers under our belt, and you've got the most popular custom client for Classic, we'd make a good team.
WoM Coins: 14
Need to know this also.