Skip to content
HaoSs07 edited this page Jul 5, 2013 · 24 revisions

Welcome to the TickThreading wiki!

Permissions

  • ticks with permission node nallar.tickthreading.minecraft.commands.TicksCommand
  • tps with permission node nallar.tickthreading.minecraft.commands.TPSCommand
  • profile with permission node nallar.tickthreading.minecraft.commands.ProfileCommand
  • dump with permission node nallar.tickthreading.minecraft.commands.DumpCommand

Command Usage

All Command usage can be found here.

Mod Compatibility

You can find the mod compatibility list located HERE

SSH Auto update/patch script

Make a update.sh with the code found HERE , put update.sh in the minecraft server root folder ( where the ftbserver.jar is (for ftb server)) log in to ssh and do the commands: stop server

  • cd /patch/to/server mine is ( cd /home/haos/service192/ )
  • sh update.sh lastSuccessfulBuild wait for script to finish then start server :)

VisualVM snapshot Remote connection

Edit your Minecraft startup to be like THIS then Download and run VisualVM (the exe is in VisualVM/bin)

Clone this wiki locally