-
-
Notifications
You must be signed in to change notification settings - Fork 43
Home
HaoSs07 edited this page Jul 5, 2013
·
24 revisions
Welcome to the TickThreading wiki!
- 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
All Command usage can be found here.
You can find the mod compatibility list located HERE
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 :)
Edit your Minecraft startup to be like THIS then Download and run VisualVM (the exe is in VisualVM/bin)
- Add your server ip to remote host
- Right click remote host and add jmx connection
- Add server ip and port 3333 and click OK
- 2x click the jmx connection,go to sampler,and click CPU to start sampling.
- Let the sampling run for 30-1 hour,stop it,den click snapshot button
- Save the result and upload to a host site or attache it directly to your issue