1. Wulf

    Wulf Community Admin

    While JavaScript and CoffeeScript support is no longer supported by Oxide for public plugins submitted on our site, you can still install the JavaScript extension for Oxide to enable .js and .coffee plugins written in JavaScript and CoffeeScript respectively if your host allows it.
    1. Download the Oxide.JavaScript.zip extension and dependencies from AppVeyor (our build server)
    2. Completely shutdown the server so that it is no longer running in order to replace any existing files
    3. Move/upload the files you downloaded to the location where the rest of Oxide's files are installed at
      Examples: RustDedicated_Data/Managed for Rust, Hurtworld_Data/Managed for Hurtworld, etc.
    4. Startup the server and you're good to go! To install .js or .coffee plugins, simply place them under oxide/plugins

    JavaScript and CoffeeScript are no longer bundled in each Oxide build due to there not being enough interest and dedicated support for the language. There are very few public plugins written in JavaScript or CoffeeScript, but the extension will be maintained as necessary for basic plugin functionality.
     
    Last edited: Nov 22, 2017