Manage Your Server
To access your server management dashboard, generate a temporary login hash using the CLI.
Step 1: Generate Login Hash
Run this command in your terminal (requires your deployment hash):
npx @plp/registry loginThis will output a temporary hash that expires in 1 hour.
Step 2: Paste Your Hash
Alternative: Manage via CLI
You can also manage your server directly from the command line:
npx @plp/registry update-name "New Name"npx @plp/registry set-visibility publicnpx @plp/registry delete-listing --confirm