Jump to content

Recommended Posts

Posted

Hello all!

 

This is a website tool to make some things easier for admins.
It works on a Jetty server running on port 8090 (8091 for https)

 

ktpClno.png

 

xiYl6Th.png

 

How does it works?
It's a Jetty server which will redirect the request to jsp files using jstl to display content.

How to access?
Open port 8090 (8091 for https) in your firewall. Open a web browser and navigate to http://<host>:8090

It's asking for a username/password, what are the values?
Username: admin
Password: @qate3!

Can I get the source code?
Of course! https://github.com/ldeazevedo/l2api

How to put it in my server?
Add the following line to your GameServer constructor:

L2API.init();

 

Modules:

  • Server
    • Server restart
    • Server Info
    • Announcements
    • Server logs
    • Character's ban
    • Chat logs
    • Character info
      • Map with the current position
      • Inventory items
    • Interactive map in which you can see all the players online in real time
  • Players
    • List of players online
  • Admin
    • List of donations (Some adjustments needed)

 


Keep in mind that this is a incomplete job but it's a good start.
If you have any question/suggestion, please let me know.

Thanks.

  • Like 3
  • Thanks 2
  • 3 months later...

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
Reply to this topic...

×   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...