Hot Summer Deals are Here!
Celebrate with up to 90% off on 16,700 resources
04
Days
06
Hours
31
Mins
21
Secs

Website Registration System

Status
This thread has been locked.

felldownstairs

Gypsy Boy | Java Developer
Supreme
Feedback score
4
Posts
783
Reactions
144
Resources
0
If anyone could help me with a way this might work, that would be great thanks. P.S, I'm not asking for the code behind it, just the way it would work.

So I've been trying to think about how a system like Velt's registration would work. Like you use /register in-game, and that gives you your account on the forum.
I was thinking something like: Player uses /register <email>. It logs the player's uuid, name, email and IP to a database like mysql or mongo (not sure which is better), then someone gets en email from the network, or they access the register page themselves, and if their ip is stored in the database, then it loads the emails and usernames linked with that ip where you select which account you are registering (in case 2 people are on the same network), then you select a password for that account, which then links to web stuff i don't really need to explain.

Not sure if this system would work or not. Any suggestions to how a system like this might work, would be excellent, thanks.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Dral

Discord: zDral#8884
Supreme
Feedback score
8
Posts
171
Reactions
49
Resources
0
XenRegister, Right?
I've heard a lot of good things about XenRegister, idk why it shouldn't work...
 

felldownstairs

Gypsy Boy | Java Developer
Supreme
Feedback score
4
Posts
783
Reactions
144
Resources
0
XenRegister, Right?
I've heard a lot of good things about XenRegister, idk why it shouldn't work...
No, we are getting a custom website, and I was trying to work out how I would do the plugin part, while the web dev links it with the website.
 

Ksg

Entrepreneur
Supreme
Feedback score
57
Posts
502
Reactions
219
Resources
0
You need understandment inside the actual database etc all that stuff unless there's a program/plugin already there
 

Eric

Software Engineer
Supreme
Feedback score
14
Posts
1,760
Reactions
1,648
Resources
1
Base it on UUIDs not IP addresses, it's totally pointless having that step. Make them /register <email> which sends a link to their email which they click and takes them to a page where they type in a password and sign up.
 

pace

average physics enjoyer
Supreme
Feedback score
40
Posts
856
Reactions
491
Resources
0
"Java Developer" (95% ask, 4% whatever, 1% code?)
I thought this kid could code and was a developer he seems to ask more questions and buy more things lol..
the guy was asking for something regarding mysql/mongo not all java developers are experienced in this type of thing and leave him alone what's soo wrong about asking an advanced question?
 

pace

average physics enjoyer
Supreme
Feedback score
40
Posts
856
Reactions
491
Resources
0
He claims he can code lol for ages looking at his feed and everyone knows that he cannot code so why act like you can lol
he's asking for the way if he could code he'd make it if he couldn't then he can't code you can't judge him without testing him out
 

pace

average physics enjoyer
Supreme
Feedback score
40
Posts
856
Reactions
491
Resources
0
Your clueless dont talk to me you waste of human
i really don't think i am the guy who's clueless here it's you your judging someone based on a 11 lined thread asking for the way to do something most of the java developers don't not know
 
Last edited:

felldownstairs

Gypsy Boy | Java Developer
Supreme
Feedback score
4
Posts
783
Reactions
144
Resources
0
I thought this kid could code and was a developer he seems to ask more questions and buy more things lol..
"Java Developer" (95% ask, 4% whatever, 1% code?)

Clearly, you are clueless. If you read the thread, I stated, I wasn't asking for the code, but how a system like this would work. If I had a good way for the system to work, I would be able to code it. Plus, when I ask things, it is regarding how it would work as a system NOT the CODE.
 

felldownstairs

Gypsy Boy | Java Developer
Supreme
Feedback score
4
Posts
783
Reactions
144
Resources
0
Nigger you cant code lol
Well I can lmao, i was just asking for a way the system would work. I don't want the code, I am literally asking for the SYSTEM, the backend.[DOUBLEPOST=1535054487][/DOUBLEPOST]
I thought this kid could code and was a developer he seems to ask more questions and buy more things lol..
and wtf are you on about buying, i've bought one plugin from this website lol.
 
Last edited:

Ambrosia

Premium
Feedback score
22
Posts
2,340
Reactions
1,384
Resources
0
the guy was asking for something regarding mysql/mongo not all java developers are experienced in this type of thing and leave him alone what's soo wrong about asking an advanced question?
If you are quite far in Java development, you should at least have some basic knowledge in MySQL or other databases.
 
Status
This thread has been locked.
Top