Jump to content
  • 0

L2jserver


Question

11 answers to this question

Recommended Posts

  • 0
Posted (edited)
15 hours ago, criss22 said:

I have 1 question. I want to compile L2jserver server. And i have windows 7 ultimate x64. And i find files but it is for windows 10. I can follow that tutorial to make in my windows? http://www.l2jserver.com/

This is the guide to download, compile and install the project: https://l2jserver.com/windows.html

If you dont know how to install OpenJDK 11, here you have: https://www.youtube.com/watch?v=Cr_mwn67kFs
How to install Maven: https://www.youtube.com/watch?v=J6yeuluYkYE

And so on.

L2jServer cand be downloaded, compiled and installed in Windows 7, 8, 8.1, 10. Your operative system must be 64 bits

Edited by Reynald0
  • 0
Posted

For exemple, what is with this lines? 

CREATE OR REPLACE USER 'l2j'@'%' IDENTIFIED BY 'l2jserver2019';
GRANT USAGE ON *.* TO 'l2j'@'%' IDENTIFIED BY 'l2jserver2019';
FLUSH PRIVILEGES;

and how i can edit with my details?

  • 0
Posted

Dunno what you don't understand, lol.

If you set server on you laptop (local, in home) skip that part. You need privileges for a database user ONLY if you try to install database from a vps or if you do some website stuff, connection and such.

 

If you still don't understand, no one can help you. Take your time and search on Google, read. You can always give up.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...