Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. D

    FTB server hosting HELP!!!

    Digital Ocean is the cheapest option :)
  2. D

    jar naming in the modpacks

    hm, my script generates this output (customizing the url and the username) : sudo dd if=/dev/zero of=/swapfile bs=64M count=16; sudo mkswap /swapfile; sudo swapon /swapfile sudo apt-get update sudo apt-get install default-jdk -y sudo apt-get install screen -y sudo apt-get install unzip -y sudo...
  3. D

    Need help opening a private server.

    Oh, wait, my new script will do it for you :) Just make sure you have a clean ubuntu installation and folloow the wizzard : http://customdroplet.com/minecraftftb.php
  4. D

    jar naming in the modpacks

    Hi, I am trying to build a website where people can generate a linux script to deploy your modpacks (http://customdroplet.com/minecraftftb.php) I see incosistencies inside the zip file , like the jar file, some files it is FTBServer-1.6.4-965.jar sometimes is ftbserver.jar Can you standardize...