Feed The Beast Bukkit Server Guide (Video)

  • 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

outcast61

New Member
Jul 29, 2019
5
0
0
I recently stumbled across a post on the Tekkit forums for a plugin called BukkitForge; in the description for how to set up a Bukkit Tekkit server I realized it was compatible for all Forge based mods and I tried it on FTB and it works with little to no errors. I am now running my server with plugins on the latest version of FTB. Enjoy.


If link is broken: Here

If your server lags you can add these Java extensions to help reduce lag. You need to add these in your Startserver.bat on the same line after mindcrack.jar.

-XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts -XX:UseSSE=4 -XX:+UseFastAccessorMethods -XX:CMSFullGCsBeforeCompaction=1 -XX:+CMSParallelRemarkEnabled -XX:+UseCMSCompactAtFullCollection -XX:+UseParNewGC -XX:+DisableExplicitGC -XX:parallelGCThreads=4

The only thing you might need to change is the amount of RAM and -XX:parallelGCThreads=4 (change 4 to however many CPU cores you have on your processor).
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
if you change the actual 2 lines into a code line ppl should be able to copy and paste the lines in there .bat file ;)
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
I think my server owner needs to look at this.
Also, do you mind if I link this in my troubleshooting guide? Just in case anyone has questions :)
 
  • Like
Reactions: outcast61

outcast61

New Member
Jul 29, 2019
5
0
0
Been a lot of updates to the BukkitForge mod and it seems to be a lot stabler; now that the mod packs have been updated to 1.4.7 and BukkitForge to 1.4.7 as well, my tick rates have been on average 2-4 ticks higher under heavy load.