# Adjusting Max Players on Your Counter-Strike 1.6 Server (/docs/counter-strike-16/max-players)



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

Adjusting player slots on your CS 1.6 server is quick and easy. Here is how to change max players.

Setting Max Players for CS 1.6 [#setting-max-players-for-cs-16]

<div className="fd-steps">
  <div className="fd-step">
    Stop Your Server [#1-stop-your-server]

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com) and `Stop` your server.
  </div>

  <div className="fd-step">
    Change Max Players [#2-change-max-players]

    In the sidebar, go to `Startup` and edit `Max Players` to your desired value.
  </div>

  <div className="fd-step">
    Start Your Server [#3-start-your-server]

    `Start` your server to apply the changes.
  </div>
</div>
