I got a good question. I'm trying to edit the welcome window on my server to where you can check out the rules and what not on the server, but want to also have a donation link in there. but the thing I'm stuck on is getting the client info. I don't know the code I use to retrieve the username of the player on the website.
Here's an example I'm trying to get. The link will be "welcome.php?user=playername" and on the site, it'll say "Welcome playername to my server. I hope you have fun."
Can someone help me on getting the player name so I can set up my server right?
Thanks.