NolimitHost
Last updated: July 23, 2026
This guide shows you how to run common Minecraft Java Edition administration commands from the NolimitHost Game Panel console or from in-game chat.
Run commands without / in the NolimitHost game panel console. To open the console, log in to the NolimitHost Game Panel at https://panel.nolimithost.cc/ and select your Minecraft Java server, then click Console in the left sidebar. In Minecraft chat, add / and use an account with sufficient operator access (an operator, or OP, is a player with admin powers).
| Task | Console command |
|---|---|
| Change a player's game mode | gamemode MODE PLAYER |
| Teleport a player to another player | teleport PLAYER DESTINATION_PLAYER |
| Teleport a player to coordinates | teleport PLAYER X Y Z |
| Give an item | give PLAYER ITEM [AMOUNT] |
| Clear a player's inventory | clear PLAYER |
| Set the default game mode | defaultgamemode MODE |
| Change the difficulty | difficulty DIFFICULTY |
| Save the world immediately | save-all |
Replace the uppercase placeholders with real values. Valid modes are survival, creative, adventure, and spectator. Valid difficulties are peaceful, easy, normal, and hard. Player names containing spaces are not valid Java Edition usernames.
Stand at the intended location and run this in Minecraft chat:
/setworldspawn
From the console, provide coordinates and an optional dimension:
execute in minecraft:overworld run setworldspawn <x> <y> <z>
The individual respawn point created by a bed, respawn anchor, or spawnpoint is separate from the world spawn.
Use selectors carefully because a command can affect many players.
| Selector | Target |
|---|---|
@a | All players |
@p | Nearest player to the command source |
@r | Random player |
@s | The entity running the command; behavior from the console may differ from an in-game player |
clear, kill, and large fill operations can cause irreversible changes.
This website uses cookies to ensure security, session management, and basic functionality. For details on all cookies used and how to manage your preferences, please see our Privacy Policy.