Hi,
Would it be possible to add something like this to ServerStart.sh
--- ServerStart.sh.orig 2015-06-23 15:32:46.000000000 +0200
+++ ServerStart.sh 2015-07-31 08:47:10.408960353 +0200
@@ -2,6 +2,7 @@
cd "$(dirname "$0")"
+FTB_DEFS=$1
# makes things easier if script needs debugging
if [...