Remote Code Execution
(Pro exclusive feature)
This function is dangerous in the wrong hands. If you do not want it enabled, simply disable it in the xPanel configuration.
Remote Code
POST
https://jumpingstudios.xyz/api/v1/data/executeCode.php
Request Body
Name
Type
Description
placeId
string
Your game's place ID
jobId
string
The server Job-ID to run it in or "global" to run it in all servers.
code
string
Lua code (24k character limit)
auth
string
API Key
Last updated
Was this helpful?