📄️ runServerCommand
Run a console command on the server.
📄️ addOutputByName
This function is just a wrapper for the entfire command so requires svcheats to be enabled. Therefore this is basically unusable outside of local servers.
📄️ createEntity
This function is just a wrapper for the entcreate command so requires svcheats to be enabled. Therefore this is basically unusable outside of local servers.
📄️ game
The game object lets you trigger functions when specific game events happen, trigger functions every game tick, and trigger functions with specified delays.
📄️ uniqueId
Generates a unique id string following the UUID v4 standard.