refactor: use time updates from the server for second tick
This commit is contained in:
@@ -91,7 +91,7 @@ public class CommandHandlerPlugin implements Listener {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onSecondTick () {
|
||||
public void onLocalSecondTick () {
|
||||
commandPerSecond = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user