Pterodactyl Market has been acquired by sourceXchange, a market part-owned by ThatProgrammer.
The creation of new resources and the updating of existing ones is now disabled. You can transfer your licenses here!
This things will break your theme. "DEPEND WHICH THEME" Clean all the file user.css e leave only this code: .video{ object-fit: cover; width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; z-index: -1; } | Add user.css in /var/www/pterodactyl/resources/scripts/components/auth and after edit LoginFormContainer.tsx by adding: <video autoPlay muted loop className="video"> <source src="https://yourwebsite.com/background.webm" type="video/webm"/> </video> under the last </p>