Troubleshooting
Solutions to the most common issues on ForgeStore.
💸 Payment Issues
Player paid but didn't receive their rank
Check these in order:
- Go to Dashboard → Orders and find the order. Check its status.
- If status is
paidbut command ispending— your server was offline. The command will retry automatically when it reconnects. - If status is
failed— check your plugin is running:/fs statusin-game. - Verify the command syntax in Packages → Edit Package → Commands. Use
{player}not%player%. - Manually re-run the command from Orders → View Order → Retry Command.
Payment stuck on "pending"
Crypto payments confirm on-chain — this usually takes 1–3 minutes for USDT TRC-20, up to 30 minutes for Bitcoin.
Player sent the wrong amount
Each payment generates a unique address with an exact amount. If the player sends a different amount, the payment will not be automatically detected. Contact support with the transaction hash.
🔌 Plugin Issues
Plugin not connecting to ForgeStore
plugins/ForgeStore/config.yml, verify api_key matches the key in Store Settings → Developers → Plugin API Key.store_id in config.yml must match your store's numeric ID (visible in the URL when you edit your store).forgestore.net. Some hosts block outbound connections — contact your host if needed./fs reload or restart your server after changing config.Commands not executing
| Problem | Solution |
|---|---|
| Player name not substituted | Use {player} (curly braces), not %player% |
| Command requires console | Enable "Run as console" in package settings |
| Permission plugin not installed | Install LuckPerms (Minecraft) or equivalent for your game |
| Command has extra spaces | Check for leading/trailing spaces in the command field |
👤 Account Issues
Can't log in
- Double-check your email and password (case-sensitive).
- Try Reset Password.
- If you signed up with Discord or Google, use that button instead of the email form.
- Check if your account was disabled — contact support with your email.
Forgot password
Go to /forgot-password and enter your email. You'll receive a reset link within 2 minutes. Check your spam folder if you don't see it.
💳 Billing Issues
Pro plan not activating
After payment, your plan should activate within a few seconds. If it doesn't:
- Refresh the page.
- Go to Billing → History and verify the payment shows as completed.
- Log out and log back in.
- Contact support with your payment confirmation.
Refund policy
Platform fees (5% or 2%) are non-refundable once a sale is processed. Pro plan subscriptions can be cancelled at any time — no refund for the current period. Contact [email protected] for exceptional cases.