https://github.com/xmkg/kol-administration-tool
A windows desktop application which allows to monitor and manage a knight online server in real-time
https://github.com/xmkg/kol-administration-tool
Last synced: 14 days ago
JSON representation
A windows desktop application which allows to monitor and manage a knight online server in real-time
- Host: GitHub
- URL: https://github.com/xmkg/kol-administration-tool
- Owner: xmkg
- Created: 2021-04-03T13:00:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-03T13:01:25.000Z (over 4 years ago)
- Last Synced: 2025-07-06T09:40:24.086Z (3 months ago)
- Language: C#
- Size: 2.29 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Knight online server administration interface
This is a large project I've worked on in the past. It allows to manage users connected to gameserver in real-time. Also, it provides useful statistics about the game's current state. Although it is functional in some parts, it is far from being completed. The most useful functionality which I can be able to recall is to track user information in real-time. This allows an administrator to monitor user's information (stats, hp, mp, experience, location, inventory, chat window etc.).
This project also consist a small utility named ItemSearchEngine, which is a graphical tool for searching and easily locating items by given criteria. It uses item*.tbl files as data input.
You'll need DevExpress components to build and use this project.
This project is for educational purposes only.
Licensed under MIT.