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
/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
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 |
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
/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
listparameter to show available options (e.g.,/difficulty list,/deathpenalty list) - Always
/savebefore 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
- Necesse Server Setup Guide
- How to Find Your Server IP and Port
- How to Upload Files via SFTP
- Getting Started with Your New Server
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.