Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!
Server Manager

Admin Server Manager 2.0.0

No permission to download
# Release Notes - Version 2.0

🚀 **What's New:**

- 🔧 Codebase refactor for better performance and maintainability.
- 🆕Added new tabs for service_control and log_control.
- 🆕Added buttons to manage API using PM2.
- 🛠️ Improved error reporting.

### Codebase Refactoring
In this release, I have undertaken a comprehensive refactor of the entire codebase. This effort is aimed at improving performance, enhancing maintainability, and laying the foundation for future developments.

### New Tabs
Added new tabs to manage service_control.xml and log_control.xml.

### Enhanced Error Reporting
The error messages are now more detailed and informative.
Back