1. Hello, I begin in the dev on oxide and i would like to create plugins in javascript. I have 2 questions : Why i havn't find plugin in javascript ? Less possibility ? And how can i use MySQL in my plugin ( javascript ) ?
    Thx for your help
     
  2. Wulf

    Wulf Community Admin

    JavaScript isn't as popular for plugin development for various reasons such as lack of performance compared to C# and Lua. I only know of maybe 2 or 3 plugins that are written in JavaScript (the same goes for Python), the majority are either in C# or Lua.

    For examples of using MySQL though, there are a few threads if you search for it, as well as some examples here: MySQL Extension | Oxide.