background image
Game Servers 380 7 Days to Die 4 Abiotic Factor 2 Aloft 2 alt:V 2 Americas Army Proving Grounds 2 Among Us 2 Archean 2 ARK Survival Ascended 6 ARK Survival Evolved 3 Arma 3 3 Arma Reforger 2 Aska 2 AssaultCube 2 Assetto Corsa 3 Astro Colony 2 Astroneer 2 Automobilista 2 2 Avorion 2 Banana Shooter 2 Barotrauma 3 BATTALION Legacy 2 BeamNG.drive (BeamMP) 2 Black Mesa 2 Brickadia 2 Call of Duty 2 Citadel: Forged with Fire 2 ClassiCube 2 Clone Hero 2 Colony Survival 2 Conan Exiles 4 Contagion 2 Core Keeper 2 Counter-Strike 2 3 Craftopia 2 CryoFall 2 CS2D 2 Cube 2: Sauerbraten 2 Cubic Odyssey 2 DayZ 4 DDNet 2 DDRaceNetwork 2 Dead Matter 2 Dont Starve Together 4 Eco 2 Empyrion Galactic Survival 2 Enshrouded 3 Escape from Tarkov 2 Euro Truck Simulator 2 2 Factorio 2 Farming Simulator 25 2 Fistful of Frags 2 FiveM 3 FortressCraft Evolved 2 Foundry 2 Foundry VTT 2 Frozen Flame 2 FTL Tachyon 2 Garrys Mod 3 Ground Branch 2 Half-Life 2 Deathmatch 2 Hogwarp 2 Holdfast: Nations at War 2 HumanitZ 2 Hurtworld 2 Hytale 1 Icarus 2 Insurgency Sandstorm 2 IOSoccer 2 Just Cause 3 Multiplayer 2 Kerbal Space Program 2 Killing Floor 2 3 LeagueSandbox 2 Left 4 Dead 2 Left 4 Dead 2 3 Longvinter 2 Los Angeles Crimes 2 Medal of Honor 2 Midnight Ghost Hunt 2 Mindustry 2 Minecraft 4 Minetest 2 Modiverse 2 Mordhau 3 Mount & Blade II: Bannerlord 2 Myth of Empires 2 Nazi Zombies Portable 2 Necesse 2 NeosVR 2 Neverwinter Nights EE 2 Night of the Dead 2 Nightingale 2 No Love Lost 2 No More Room in Hell 2 No One Survived 2 Nova-Life Amboise 2 Nuclear Option 2 Onset 2 Open Fortress 2 OpenArena 2 OpenRA 2 OpenRCT2 2 OpenTTD 2 Operation Harsh Doorstop 2 Palworld 3 Path of Titans 2 Pavlov VR 3 PixARK 2 Plains of Pain 2 Portal Knights 2 Post Scriptum 2 Project Zomboid 8 Puck 2 Quake Live 2 R5Reloaded 2 RedM 2 Renown 2 Resonite 2 Return to Moria 2 Rimworld Together 2 Rising World 2 Risk of Rain 2 1 Rust 4 Satisfactory 1 SCP Secret Laboratory 3 SCUM 2 Smalland 2 Solace Crafting 2 Soldat 2 Soldat 2 2 Sonic Robo Blast 2 2 Sons of the Forest 2 Soulmask 2 SourceCoop 2 Space Engineers 3 Space Station 14 2 Squad 3 Starbound 3 StarMade 2 Stationeers 2 Stormworks 2 Subnautica Nitrox 2 Sunkenland 2 SuperTuxKart 2 Sven Co-op 2 Swords 'n Magic and Stuff 2 Team Fortress 2 3 Teeworlds 2 Terraria 3 TerraTech Worlds 2 TF2 Classified 2 The Forest 3 The Front 2 The Isle 2 Tower Unite 2 Trackmania 2 Unturned 4 Urban Terror 2 V Rising 3 Valheim 3 VEIN 2 Veloren 2 Vintage Story 3 Voyagers of Nera 2 Wolfenstein: Enemy Territory 2 Wreckfest 2 Wurm Unlimited 2 Xonotic 2 Zandronum 2 Getting Started 2 Network & Connectivity 1 Server Management 2
Kategooriad

Necesse Admin Commands

necesse admin commands 0 pidas seda kasulikuks
Saadaval keeltes: ESPAÑOL

This guide covers all admin and console commands available for your Necesse dedicated server on Legion Hosting. Learn how to manage players, configure server settings, and use cheat commands to administer your world. For initial server setup and configuration, see our Necesse Server Setup Guide.

Permission Levels

Necesse uses a tiered permission system that determines which commands each player can access. There are four permission levels:

Level Description Access
User Default permission for all players Basic chat, gameplay, team management
Moderator Can manage players and perform basic server tasks Kick players, save the world, broadcast messages
Admin Full world and player control (requires cheats enabled) Teleport, give items, modify world time, ban players, manage buffs
Owner Highest level with full server authority Set permissions, change passwords, enable cheats, shut down server

Setting Admin Permissions

Setting the Server Owner

The server owner is set at server startup using the -owner startup parameter. This grants full Owner-level permissions to the specified player name.

-owner YourPlayerName

You can configure this in GPanel under Startup Variables. The owner has access to all commands, including the ability to promote other players.

Assigning Permissions to Players

Once you are the server owner (or already have Owner permissions), you can assign permissions to other players using the /permissions command:

/permissions set PlayerName admin
/permissions set PlayerName moderator
/permissions set PlayerName owner

To check a player's current permissions:

/permissions get PlayerName

To list all players with special permissions:

/permissions list
Note: Players can check their own permission level using the /mypermissions command.

Enabling Cheats

Many admin-level commands (such as /give, /tp, /hp, /time) require cheats to be enabled on the server. Only the server owner can enable cheats.

/allowcheats
Warning: Enabling cheats is irreversible. Once enabled, cheats cannot be disabled, and all characters that join the server will be permanently locked to cheat-enabled worlds. Consider carefully before enabling this feature.

User Commands

These commands are available to all players regardless of permission level.

Command Description
/help [page|command] Display all commands or get help on a specific command
/players List all currently connected players
/playernames List all player names that have joined the server
/mypermissions Display your current permission level
/playtime Show your total time played on the server
/w [player] [message] Send a private whisper message to another player
/me [message] Send an action/emote message in chat
/die Kill your own character (useful if stuck)
/createteam Create a new team
/invite [player] Invite a player to your team
/leaveteam Leave your current team

Moderator Commands

These commands require Moderator permission or higher.

Command Description
/kick [player] [message] Kick a player from the server with an optional reason message
/save Manually save the world to disk
/say [message] Broadcast a server-wide announcement message
/network Display network statistics and performance information
/performance [server] [seconds] Show server performance statistics for the specified duration

Admin Commands (Cheats Required)

These commands require Admin permission and cheats to be enabled on the server.

Player Management

Command Description
/give [player] [item] [amount] Give items to a player. Use exact item names.
/hp [player] [health] Set a player's current health
/maxhp [player] [health] Set a player's maximum health
/mana [player] [mana] Set a player's current mana
/maxmana [player] [mana] Set a player's maximum mana
/hunger [player] [hunger] Set a player's hunger level
/resilience [player] [value] Set a player's resilience value
/invincibility [player] [1|0] Toggle invincibility for a player (1 = on, 0 = off)
/buff [player] [buff] [seconds] Grant a temporary buff to a player for a specified duration
/clearbuff [player] [buff] Remove a specific buff from a player
/heal [player] Fully heal a player
/reveal [player] Reveal the entire map for a player
/copyplayer [from] [to] Copy a player's inventory, position, and health to another player
/changename [player] [name] Change a player's display name
/deleteplayer [auth|name] Permanently delete a player's character data

Teleportation

Command Description
/tp [player1] [player2] Teleport player1 to player2's location
/tp [player] home Teleport a player to their home/spawn point
/tp [player] death Teleport a player to their last death location
/tp [player] spawn Teleport a player to the world spawn point
/setisland [player] [X] [Y] [dimension] Teleport a player to a specific island by coordinates and dimension

World Management

Command Description
/time [set|add] [amount] Get, set, or advance the world time
/difficulty [list|difficulty] Change or list difficulty levels (casual, adventure, classic, hard, brutal)
/deathpenalty [list|penalty] Change or list death penalty options
/raids [list|frequency] Change raid frequency (often, occasionally, rarely, never)
/endraid [player] Immediately end the current raid at a player's location
/setraiddifficulty [player] [percent] Set the raid difficulty percentage for a player
/setraidtier [player] [tier] Set the raid tier for a player
/rain [X] [Y] [dimension] [start|clear] Start or stop rain at specific coordinates
/creativemode Toggle creative mode on the server
/regen [X] [Y] [dimension] [biome] [seeded] Regenerate a level/island
/levels List all currently loaded levels/islands

Mob and Entity Management

Command Description
/clearmobs [global] [type] Clear mobs from the current area or globally. Specify type to target specific mobs.
/cleardrops [global] [type] Clear dropped items from the current area or globally
/clearevents [global] [type] Clear level events from the current area or globally
/clearall [global] Remove all entities from the world or current area
/healmobs [health] [range] [filter] Heal mobs within a specified range
/enchant [clear|set|random] [slot] [ID] Add, remove, or randomize enchantments on equipped items
/upgrade [slot] [tier] Upgrade an item to a specified tier

Whitelist and Ban Management

Necesse provides commands for controlling who can access your server.

Command Description
/ban [auth|name] Ban a player from the server by authentication ID or player name
/unban [auth|name] Remove a ban for a player
/bans List all currently banned players
/kick [player] [message] Kick a player from the server with an optional reason
Tip: Banning by authentication ID (auth) is more reliable than banning by player name, since players can change their names.

Owner-Only Commands

These commands are restricted to the server owner only.

Command Description
/permissions [list|set|get] [auth|name] [level] Manage player permission levels
/password [password] Set or remove the server password. Leave blank to remove.
/allowcheats Permanently enable cheat commands on the server
/stop Safely save and shut down the server
/motd [clear|get|message] Set, view, or clear the Message of the Day
/maxlatency [seconds] Set the maximum allowed client latency before timeout
/pausewhenempty [0|1] Toggle whether the server pauses when no players are online
/language [language] Change the server language

Team Management

Admins can manage teams for cooperative play.

Command Description
/setteam [player] [team] Assign a player to a specific team
/clearteam [player] Remove a player from their team

Server Management via Console

For quick server management, these are the most commonly used commands from the GPanel console:

# Save the world
/save

# Safely stop the server
/stop

# Broadcast a message to all players
/say Server restarting in 5 minutes!

# Check connected players
/players

# Change the difficulty
/difficulty adventure

# Disable raids
/raids never
Restarting the Server: Necesse does not have a built-in /restart command. To restart, use /stop to safely shut down the server, then start it again from GPanel. Alternatively, use GPanel's Restart button which handles this automatically.

Tips and Best Practices

  • Use /help [command] to get detailed information about any specific command, including required parameters and examples
  • Many commands support a list parameter to show available options (e.g., /difficulty list, /deathpenalty list)
  • Always /save before making significant changes or shutting down the server
  • Consider the implications carefully before enabling cheats, as it is a permanent and irreversible change
  • Use authentication IDs instead of player names for bans to prevent circumvention
  • Assign Moderator permissions to trusted players who can help manage the server when you are offline

Related Articles

Need Help?

If you need further assistance with Necesse server administration or have questions about specific commands, our support team is ready to help. Submit a support ticket and we will respond as soon as possible.


Kas see artikkel oli kasulik?

Ready to Get Started?

The servers are booted, select your plan and become our latest satisfied client.