From 796f35cf8e7a7cfd0224b1d64fed171789a9a113 Mon Sep 17 00:00:00 2001
From: YouHaveTrouble
+Paper offers a `/mspt` command that will tell you how much time server took to calculate recent ticks. If the first and +second value you see are lower than 50, then congratulations! Your server is not lagging! If third value is over 50 it +means there was at least 1 tick that took longer, that's completely normal and happens from time to time, don't panic. +
++Great way to see what might be going on when your server is lagging are timings. Timings is a tool that lets you see +exactly what tasks are taking the longest. It's the most basic troubleshooting tool and if you ask for help regarding +lag you will most likely be asked for your timings. +
++To get timings of your server you just need to execute `/timings paste` command and click the link you're provided with. +You can share this link with other people to let them help you. It's also easy to misread if you don't know what you're +doing. There is a detailed video tutorial by Aikar on how to +read them. +
+ ++ Spark is a plugin that allows you to profile your servers CPU and memory usage. + You can read on how to use it on its wiki. +
+