This documentation page is for a private server project and is not affiliated with the official GrowSoft game or its developers. It is provided for informational purposes only.

API Changelog

October 25, 2025

New Features & Updates:

  • Added Role Quest management with player:setRoleQuestLevel(type, level) and player:getRoleQuestLevel(type).
  • Added World Lock bypass methods: world:setOwner(user_id) and world:removeOwner().
  • Added new callback onPlayerBoostClaimCallback(player).
  • Added new world creation method World.newFromTemplate(name, templateFile) to create worlds from .dat files.
  • Added world:getWorldType() to check for custom world types (e.g., dungeons).

Callbacks

Commands

Dialog Syntax

Player

World

Tile

Item

Inventory Item

Drop

Server & Global

OS Library

Libraries

Miscellaneous