Periodically check
I'm trying to make sure my datapack is as light as possible on the server and not have it checking every tick. How would I go about having it only check for certain conditions periodically instead of every tick?
I'm trying to make sure my datapack is as light as possible on the server and not have it checking every tick. How would I go about having it only check for certain conditions periodically instead of every tick?