#API Support
1 messages · Page 1 of 1 (latest)
How may we help you?
what API(s) do you need supported, exactly?
message , hint , setPower , etc more
currently exposed are these functions:```lua
_G.setPower:Fire(userId: number, power: number) -- set a player's power between 0 and 6 (positive numbers are temporary, negatives are permanent)
_G.addPermissionsPlayer(player: Player, ...: string) -- give a player the permission to use a specific command regardless of their power
_G.KPrintCmds() -- print all commands to output