When using a Packwiz modpack, the server script makes an API request to Github each time it's launched: curl -fsSL https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/latest However, Github has a very low rate limit for unauthenticated users, so if the server gets ...