• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Account Manager creating Salt in database

Justin123456

New Member
Joined
Mar 24, 2011
Messages
177
Reaction score
4
Can someone help me to make the account manager to not create a salt number/code/whatever it is for new accounts?
Rep to anyone who does :D
 
You mean your account manager generates the accounts?

Just go to your config.lua and you'll find something like: generateAccountnumber = "yes" just replace 'yes' with 'no'.
 
No the account manager generates a "Sha1" password when I'm using "plain" and it also gives it some random number that goes under the "salt" table : /
 
Back
Top