Author Topic: Hosting public FTB-Direwolf server on syerjchep.org:14880 --- Syerjchep  (Read 11877 times)

Aww yiss. Treehouse accomplished.

You could sell a diamond in minecraft and maybe buy a gun in the blockland server with it.
What if they use an X-Ray though? Then they'll get like ultimate items in Blockland?

What if they use an X-Ray though? Then they'll get like ultimate items in Blockland?
Isn't there a way to detect if a player is using an X-Ray?

Isn't there a way to detect if a player is using an X-Ray?
not if they're using a texture pack

The recipes are...
(all shapeless)

Surface Scroll:                           ---Teleports you to the surface wherever you are.

Cobblestone
Redstone
Paper
Gold Ingot

Location Scroll:                           ---First use sets a location, second use teleports you back there.

Compass
Redstone
Paper
Gold Ingot

Mark Scroll:                           ---Sets a home location

Bed
Redstone
Paper
Gold Ingot

Recall Potato:                           ---On use takes you home (where you marked with mark scroll)

Compass
Potato
Redstone
Gold Ingot



Yes, there are ways to disable xray mods. I know, I have one.
Yes, I am working on adding encryption.

Sha1 hashing:
http://syerjchep.org/hash.html?test=your-string-here

Note: this is not yet implemented for passwords yet.
But just finding a library that worked with the server was a decent accomplishment.

Also, I'm not sure how I'm going to handle backwards compatibility.
Basically all the previous passwords gotta be hashed now.
That's kinda annoying...
« Last Edit: February 15, 2014, 11:08:31 PM by DrenDran »

Sha1 hashing:
http://syerjchep.org/hash.html?test=your-string-here

Note: this is not yet implemented for passwords yet.
But just finding a library that worked with the server was a decent accomplishment.

Also, I'm not sure how I'm going to handle backwards compatibility.
Basically all the previous passwords gotta be hashed now.
That's kinda annoying...

You mean the passwords at the moment are stored in plain text?



Change your passwords, he says he might need to hash them manually.

Alright, new solution.
Passwords are indeed stored in plaintext. I haven't looked at them but I don't expect you all to believe me.

You can now change your password (you dont even have to use a new password if you dont want) and the new password will be hashed.
New registered accounts will also start off with hashed passwords.

No manual hashing will be done because then you'll all know that I've looked at your passwords.
(Granted I don't expect you to use your blf password for this anyway)

Might make a terraria server and then work on setting up some Blockland servers.
Anything in particular I should host for BL?



thanks to ipq for actually bringing up the issue to dren

I'm the first person to try the /sell command! Only 10 emone for a diamond though.

Commands added:
/sell
/balance
/buy

/sell sells whatever you're holding.
Current supported items:
  • Coal - 1 money each
  • Iron Ingots - 2 money each
  • Gold Ingots - 4 money each
  • Diamonds - 10 money each

/buy buys items
Use it like /buy <itemname> <amount>

/balance just checks your balance