Search results

    1. Alendon

      Planet Devbuild Help

      And my personal Script for the system path Problem is the following: "C:\Program Files\Java\jdk-11.0.5\bin\java.exe" --illegal-access=permit -Xms2G -Xmx8G -jar StarMade.jar -force Probably you have to adjust the path a little bit, as you maybe have another java 11 version installed
    2. Alendon

      Planet Devbuild Help

      Ok, i created a command to run the new star made build. 1. To say, if you get an error like class layout version 0.55 is not supported highest version supported is 0.52, its a problem, that you have an older java version installed and not the java 11. if you have the Java 11 installed check your...
    3. Alendon

      SMEdit conversion database

      A little Addition to Tsnonak Explaination. There is nothing wrong but there is an easier Solution for "Step 3" After converting your 3D Model with binvox, use Vox2sm3 (the Download button send you to Github, at "How to Use" in the default opened readme file, there is a link to the download)...
    4. Alendon

      The DPDDspace Server Wrapper

      "Little" Update about actual Progress and Future Plans and Developement: The Planned Time Based Actions are fully implemented yet and provide Time Based Actions based on minutly intervalls. The Plans for making a Gui Version of The Wrapper are discarded, instead i want to create a remote Tool...
    5. Alendon

      Shop as Personal Cargo?

      It is an interesting idea, but it may be better, if we can link a shop and cargo block to the same storage enhancer, that they can both directly access on them, without need to push and pull from a public station shop to a private station storage.
    6. Alendon

      Duplicate Asteroid Fix Plugin

      Version 1.1: Added Support for the Time Based Actions System, the Plugin will now search every x Minutes for duplicate asteroids, you can adjust the frequency at ./config/asteroid_fix.cfg the config is Named "CheckAllInterval" Please remember to reload the plugin when changing the config at runtime
    7. Alendon

      Duplicate Asteroid Fix Plugin - Support for TimeBasedActions

      Added Support for the Time Based Actions System, the Plugin will now search every x Minutes for duplicate asteroids, you can adjust the frequency at ./config/asteroid_fix.cfg the config is Named "CheckAllInterval" Please remember to reload the plugin when changing the config at runtime
    8. Alendon

      DPDDs StarMade Wrapper - Rewritten Proprty System and Extending TimeBasedActions

      Update 1.0.1: Rewritten the Property System, no changes from outside, also "Kajability Tools.dll" no longer Required Extended the TimeBasedAction.Class you can now add and remove Jobs dynamically at runtime
    9. Alendon

      The DPDDspace Server Wrapper

      Update 1.0.1: Rewritten the Property System, no changes from outside, also "Kajability Tools.dll" no longer Required Extended the TimeBasedAction.Class you can now add and remove Jobs dynamically at runtime Future Plans: Design the Questing Mechanic Think about a Discord Bot integrated in the...
    10. Alendon

      The DPDDspace Server Wrapper

      Go To Version 1.0 Added the TimeBasedAction Support, a easy possibility for you to execute specific methods every x minutes Edit: Access with ObjectHandler, And only supported at initial wrapper load Fixed a Problem that the AutoUpdater doesnt get called at Daily Restart Fixed a Bug that the...
    11. Alendon

      DPDDs StarMade Wrapper - Up To 1.0

      Added TimeBasedActions, a possibility for you to execute specific methods every x minutes Fixed DailyAutoUpdater Fixed a bug that the auto restarter dont worked right
    12. Alendon

      The DPDDspace Server Wrapper

      Update: Bug for incompatibility with Linux better said mono, should be fixed now, if you have still problems or crashes, try to pull the code from GitHub and compile it on your own Also added more automated Logs
    13. Alendon

      DPDDs StarMade Wrapper - Linux Fix

      As there was a bug with the mono framework here an updated running version, if you should have still problems pull the code from GitHub, and Compile on your own. Added more automated Logs
    14. Alendon

      Duplicate Asteroid Fix Plugin - Bug Fixing

      Fixed a bug, that the plugin wont start
    15. Alendon

      The DPDDspace Server Wrapper

      Updatet Thread, Following Changes: Moved Custom Event System Planned => Implemented Added The Logging System to Implemented Features Added Timebased Plugin Actions to Planned Features Added Vote Support to Implemented Features Added Property/Config Support for Plugins to Implemented Features...
    16. Alendon

      The DPDDspace Server Wrapper

      Added Vote System to the Wrapper, Actually its grant no rewards. You Can Access is by register the SMWrapperLib.Vote.onVoteReceived Event, it Contains the Player who voted.
    17. Alendon

      DPDDs StarMade Wrapper - Added Vote System

      Added Vote System to the Wrapper, Actually its grant no rewards. You Can Access is by register the SMWrapperLib.Vote.onVoteReceived Event, it Contains the Player who voted.
    18. Alendon

      The DPDDspace Server Wrapper

      Yes its one of my planned things in the very soon future, its just a bit work for preparation and automation. Its the first time for me a project like this I Published the Project on GitHub, its not organized yet or fully documented The Github Link: Alendon1/DPDDs-StarMade-Wrapper
    19. Alendon

      Duplicate Asteroid Fix Plugin

      Hi there, after different players reported that the duplicate asteroid bug is still there, i written a fix in Form of a Plugin for that. Its based on my Wrapper: https://starmadedock.net/posts/374971/ How the Plugin works: The Plugin searches the World Database before the Server Starts for...
    20. Alendon

      Duplicate Asteroid Fix Plugin 1.1

      Information is in the Forum Thread: https://starmadedock.net/threads/duplicate-asteroid-fix-plugin.31160/