Quick Start Guide
Quick Start Guide
Section titled “Quick Start Guide”Get your Minecraft server connected to Statsly in just a few minutes. This guide will walk you through the entire setup process.
Prerequisites
Section titled “Prerequisites”Before you begin, make sure you have:
- A Minecraft server running one of the supported server software types
- Access to your server’s
pluginsfolder - Basic knowledge of how to install plugins
Step 1: Create an Account
Section titled “Step 1: Create an Account”- Visit the Statsly homepage
- Click Sign Up or Login
You can sign up using Discord OAuth for quick access, or create an account with username and password. Note that email addresses are automatically generated for username-based accounts.
Step 2: Generate a Setup Code
Section titled “Step 2: Generate a Setup Code”- Log in to your dashboard
- Navigate to Servers in the sidebar
- Click Add Server or Generate Code
- Copy the generated setup code (it looks like:
XXXX-XXXX-XXXX)
Keep your setup code private. Anyone with this code can connect their server to your account. If you suspect it’s been compromised, generate a new code immediately.
Step 3: Download the Plugin
Section titled “Step 3: Download the Plugin”- Visit the Versions page
- Find the version compatible with your server software
- Click Download to get the JAR file
- Or use the Downloads API for automated downloads
Supported Server Software
Section titled “Supported Server Software”- Normal Servers: PaperMC, Spigot, Bukkit, Purpur, Quilt, LeafMC
- Folia Servers: Folia, CanvasMC
- Proxy Servers: BungeeCord, Waterfall, Velocity
Make sure to download the correct version for your server software. Using the wrong version may cause compatibility issues.
Step 4: Install the Plugin
Section titled “Step 4: Install the Plugin”- Stop your Minecraft server
- Place the downloaded JAR file into your server’s
pluginsfolder - Start your server
- The plugin will create a configuration file on first run
Configuration
Section titled “Configuration”The plugin will automatically create a config.yml file. You’ll need to edit this file:
api: # Your setup code from Step 2 code: XXXX-XXXX-XXXX
# API endpoint (usually doesn't need to be changed) url: https://api.statsly.org
# Statistics collection settingsstatistics: # How often to send statistics (in seconds) interval: 60
# Enable/disable peak player tracking track-peak: true
# Enable/disable average player tracking track-average: trueStep 5: Connect Your Server
Section titled “Step 5: Connect Your Server”- Restart your server after configuring the plugin
- Check the server console for connection messages
- Return to your dashboard - you should see your server listed
- Wait a few minutes for statistics to start appearing
If your server doesn’t appear in the dashboard, check:
- The setup code is correct in config.yml
- Your server has internet access
- No firewall is blocking the connection
- Check server logs for error messages
Step 6: View Your Statistics
Section titled “Step 6: View Your Statistics”Once connected, you can:
- View real-time statistics in your dashboard
- Generate charts using the Image API
- Share your server publicly (optional)
- Customize your server’s display settings (name, domain, description)
Next Steps
Section titled “Next Steps”Now that your server is connected:
- Learn about server management
- Explore API integrations
- Set up public server pages
- Check out advanced features
Troubleshooting
Section titled “Troubleshooting”Server Not Appearing
Section titled “Server Not Appearing”If your server doesn’t show up in the dashboard:
- Verify the setup code is correct
- Check server logs for connection errors
- Ensure your server has internet connectivity
- Try regenerating the setup code
Statistics Not Updating
Section titled “Statistics Not Updating”If statistics aren’t updating:
- Verify the plugin is loaded (check
/pluginscommand) - Check plugin configuration
- Review server logs for errors
- Ensure statistics collection is enabled
Connection Errors
Section titled “Connection Errors”Common connection issues:
- Timeout: Check your server’s internet connection
- 403 Forbidden: Verify your setup code is correct
- 404 Not Found: Ensure you’re using the correct API URL
If you’re still having issues, don’t hesitate to open a support ticket or ask in our Discord community.
Support
Section titled “Support”Need additional help?
- Browse our documentation
- Open a support ticket
- Join our Discord community