We are pleased to announce that Season 6 product has received new life and continues its development path with significant improvements introduced in version 6.1.0.83 and further enhanced in 6.1.0.84.
Major Product Restructuring
The Season 6 product underwent complete reorganization in version 6.1.0.83, bringing its architecture in line with our Premium Plus product structure. The internal foundation has been rebuilt to enable long-term development and gradual feature alignment with higher seasons.
Core improvements included:
- Complete product files reorganization
- Updated internal structure matching Premium Plus standards
- Introduced modern monster spawn file structure from higher Seasons
- Resolved various gameplay and event configuration issues
LuaAPI Plugin – Complete Server Scripting Solution
Version 6.1.0.84 introduces LuaAPI plugin support for Season 6 (available from store). The plugin is also available for Season 21+ starting from version 21.1.2.4 S.
This is not a simple scripting addition. This is a complete server programming interface that gives you direct access to the game server internals without touching a single line of C++ code.
What you get:
- 98+ API functions — players, monsters, items, buffs, stats, inventory, combat, movement, timers and more
- 44+ event hooks — kills, logins, level ups, shop transactions, map changes, commands, server lifecycle
- 20+ namespaces — logically grouped, nothing hard to find
- 9+ data structures — full access to player, monster, item and query result objects
The plugin allows server owners and developers to build custom gameplay solutions, automated systems, custom events, special mechanics, and pretty much anything that requires server-side logic—all written in Lua. No recompilation. No DLL modifications. Just clean, maintainable scripts.
Complete documentation available at: LuaAPI Reference
What's Next?
Season 6 is now on active development track alongside our higher season products. Expect continued improvements, bug fixes, and feature additions as we bring this product up to modern standards.
The LuaAPI plugin is available now from our store and represents a significant step forward in customization capabilities for Season 6 and Season 21+ servers.
LuaAPI plugin available from Store

Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now