You must create it Java-side. ACM can't handle it by itself. Find the part where a Player logs into the world and add a row inside this table.
Hi, I would like to thanks, the acm is great!.If someone can give it to me a hand, I'm trying to set a Smtp mail, I write my credentials, but when I use it say cannot send a mail, or it just give error, someone knows why it can be?
hello already install this project, but style can't load, can u help me about this trouble, maybe I need to look at the style connections ?
Open your Chrone's console by pressing F12. In the console tab you will probably see a bunch of 404 errors. Check the links of the missing files. You probably changed something inside .env.
Creating a smtp server is hard and there is no need for you to host one. There are so many smtp services out there. Try out mailjet.com. They offer you a free smtp service for up to 200 emails per day.
good afternoon gentlemen, I have encountered a problem, I can’t switch languages on the xampp server, but if I have separate Visual code on the local server, I switch languages, I also send a video with the console. https://youtu.be/1y1NEbGoVS0?si=qjuVHvaevJaCF9ls
would be possible to add an extra security layer to connect a server, something like 4game has that need to update your ip address to be able connect to the game?Kind regards!
I have never played at 4game. Could you explain how it works?
You need to have the gettext extention enabled inside your php.ini file. Uncomment the line "extension=gettext"Also, you must have this language pack installed in Windows. If you wish to enable Russian, your Windows must have the Russian language pack installed.Gettext is best used in Linux.
when I log in to 4game, if my router has restarted in any point and changed ip, or if I play from a new location, like a friend house, it will let me know I'm connecting from a new location and they will allow me to remember that location, after accept to send me the confirmation email I will be able to login within the game, that's good if there is someone that got any account details as they will need the ip-address matching with the server, and will prevent them to log in without accept the email confirmation.
thanks for the answer, php.ini extension=gettext was uncommented, the English and Russian language packs are installed, but still does not switch languages :'(