Solved Is it possible to develop plugins in Java?
Discussion in 'Rust Development' started by Serenity 3, Aug 4, 2016.
-
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#. -
Thank you
-
Very fun language to learn =D
