Java Server API
The Java Server API allows developers to write their server-side code to extend the server's capabilities.
The API is accessible through the sfs3-core.jar and sfs3.jar libraries located under server/lib/ in the SmartFoxServer installtion folder.
Check the Extension Development documentation for detailed information.