Skip to content

How to Kick and Ban Players on Your Necesse Server ​

You remove players from a Necesse server with commands – either in the console of your dashboard or in the in-game chat. You always specify the player name.

Note

Kicking requires at least the moderator level, banning at least admin. You can find out how to grant permissions under Add Admin. In the console of the dashboard all commands are available to you without any additional permissions.

Run commands ​

  1. Open the console or the chat
    Open the console of your server in the dashboard, or press Enter in the game to open the chat.

  2. Enter the command
    All commands start with /, for example:

    /kick JohnDoe

Kick a player ​

/kick <PlayerName> [reason]

The player is disconnected from the server and can rejoin at any time. The optional reason is shown to them on disconnect.

Example

/kick JohnDoe Please follow the rules

Ban a player ​

/ban <PlayerName>

The player is kicked from the server and cannot connect again until you lift the ban.

Unban a player ​

/unban <PlayerName>

Show bans ​

/bans

Lists all banned players.

Command overview ​

CommandRequired levelDescription
/kick <PlayerName> [reason]moderatorDisconnect a player from the server
/ban <PlayerName>adminBan a player
/unban <PlayerName>adminLift a ban
/bansadminShow all bans

Caution

Write the player name exactly as it is displayed in the game, including upper and lower case. Use /bans to check how an entry was stored.

Manage bans ​

Caution

Manage bans exclusively with the commands /ban, /unban and /bans. How Necesse stores bans internally is not documented – do not edit any server files via SFTP for this.

No whitelist ​

Note

Necesse has no whitelist feature. If you want to open your server only to specific players, protect it with a server password and share it only with the players you want.