Skip to content
SomeRandomNoobKekeke edited this page Apr 21, 2026 · 1 revision

Exposed JS object has

  • Reload()
  • Stop()
  • Start()
  • Global - Global objects, you can set stuff there and it will be available in console and other modules
  • Engine - V8ScriptEngine
  • REPL - bool, is REPL mod enabled in console
  • OnStop - event Action, note that you don't need to clear anything, on JS.Stop all js hooks, objects, commands and servers are disposed

Clone this wiki locally