Opensource Multicraft Script for Star-Made

    Joined
    Sep 11, 2013
    Messages
    3
    Reaction score
    0
    • Legacy Citizen
    I have recently added Star-made to the list of jars that can be selected in Multicraft. You can view the scripts at https://github.com/Standouthost/Multicraft/

    The 4 scripts you will need to grab to make Star-Made work with Multicraft are as follows (One is just the generated .cfg file)



    You need to place this in your bin directory of multicraft. You then need to configure multicraft.conf to use prepare.sh.

    https://raw.github.com/Standouthost/Multicraft/master/bin/prepare.sh

    Edit Multicraft.conf and set the following variables.

    userAgentDir = bin

    userAgentFile = useragent

    userAgentSuperuserPrepare = prepare.sh



    Then place the other three files in your multicraft/jar directory

    https://raw.github.com/Standouthost/Multicraft/master/jar/StarMade.cfg

    https://raw.github.com/Standouthost/Multicraft/master/jar/StarMade.jar.conf

    https://raw.github.com/Standouthost/Multicraft/master/jar/StarMade.sh



    Make the StarMade.sh, and prepare.sh files executable with

    chmod +x StarMade.sh

    chmod +x prepare.sh



    You will also need to place the latest version of StarMade-Starter.jar in your jar directory. If you have any feedback or ideas I would appreciate hearing them.



    Thank you,

    Jon
     
    Joined
    Sep 11, 2013
    Messages
    3
    Reaction score
    0
    • Legacy Citizen
    I also provide hosting if you would rather not fuss with the above. Choose a minecraft plan and change the jar to Star-Made once it is setup (Or steam, or any other game you wish)

    I am charging $5 per gb of ram and 20 slots per gb.

    http://standouthost.com
     
    Joined
    Jul 29, 2013
    Messages
    6
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    I have a fresh multicraft install on an amazon ec2 instance running Ubuntu. I tried the directions above and I just can\'t get it to work. Any ideas?