# Changing Max Players on a Duckside Server (/docs/duckside/max-players)



import { Step, Steps } from 'fumadocs-ui/components/steps';

Here is how to change the maximum number of players allowed on your Duckside server.

Changing Max Players [#changing-max-players]

<Steps>
  <Step>
    Open the Startup Page [#open-the-startup-page]

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com) and select your server. In the sidebar, go to **Startup**.
  </Step>

  <Step>
    Update Max Players [#update-max-players]

    Find the **Max Players** setting and enter your desired number.
  </Step>

  <Step>
    Restart Your Server [#restart-your-server]

    Restart your server to apply the change.
  </Step>
</Steps>

> 💡 **Tip:** Higher player counts require more server resources. If you experience lag, consider reducing the player limit or upgrading your server plan.
