1. Is it possible to develop Oxide in Java?
    [DOUBLEPOST=1470302977][/DOUBLEPOST]or use Jython?
     
  2. No, it isn't.
    The supported languages are C#, Lua, Python and JavaScript, each with a .NET/Mono implementation.
    Jython wouldn't work because Jython is a JVM implementation of Python. Oxide uses IronPython.
    That being said, C# is very similar to Java, so if you know Java you shouldn't have much of an issue jumping into C#.
     
  3. Thank you :D
     
  4. Very fun language to learn =D