Ive heard that using :WaitForChild excessively is not necessary for server scripts since everything is always already loaded on the server (unless you actually have to wait for something for a different reason). Based on this, I was thinking that it would make :GetService also unnecessary since everything is already loaded on the server?
I understand it can be helpful if you are gonna be renaming your services, but im for sure not doing that. Thanks to anyone who responds!!