Posts by Kryssi_79

A new update is now available, introducing fishing, climbing gear, clothes and more!
Latest hotfix: 0.8.5.3 (2025-05-09)

    Basically yes, the Java based API (Plugin API) is already available ;) Currently Lua is still supported for reasons of compatibility. Even though we want to discard the Lua API as soon as possible (on the one hand to increase the server performance, on the other hand to clean up the code), we don't want to break anything. Many servers still rely on Lua scripts, there aren't enough plugins available to fully replace all Lua scripts yet (also the API itself is still missing some important features).
    Of course you can still use the Lua scripts for your server, for example. It'll take some time until Lua is no longer supported. But if you want to start working with the Lua API, I highly recommend to stay away from it, sooner or later it will be fully removed. In this case it's much more preferable to deal with the Plugin API instead :)


    Ich persönlich finde es schade, dass Lua irgendwann nicht mehr unterstützt wird. Ich kann die Entscheidung jedoch voll verstehen, dass man nicht beides pflegen will.
    Lua finde ich sehr praktisch um etwas schnell zu scripten um zu testen ... nur die "schnell mal Lösungen" bleiben meistens :D
    D.h. wieder mit JAVA befassen :( und Plugin API zu Favoriten hinzufügen ;)

    @'Galveston01'

    Gute Arbeit :thumbsup: danke :)



    Ich bin gerade dabei mir die API anzuschauen. Die Idee eigene Objekte ins Spiel zu bringen finde ich sehr gut. Werde in diese Richtung auch experimentieren.


    Weißt jemand welche 3D Formate unterstützt werden ?