Back to plugins

Box

The 'Box' gamemode is an interactive building arena where viewers can spawn TNT and even an Ender Dragon by sending TikTok gifts. You build inside a custom-sized arena.

/box

<width> <height>

Generates the Box arena at your current position. Upon creation, you will receive a magic stick for building.

ParameterDescription
<width>Width of the box (minimum 3)
<height>Height of the box (minimum 3)
Example
/box 20 15

/box delete

Completely removes the box structure from the world.

/box mode

Toggles the interior block generation theme between CLASSIC (Amethyst, Gold, Diamond) and RAINBOW (random blocks).

/box auto

Toggles Auto-build mode. When enabled, holding Right-Click automatically places blocks at a high speed.

/box fill

Instantly fills the box area with interior blocks.

/box clear

Clears all interior blocks without deleting the outer box walls.

/box tnt

[count] [name]

Spawns ignited TNT inside the box. Optionally displays the donor's name.

Examples
/box tnt 5
/box tnt 10 Pekares

/box stick

[count] [name]

Spawns sticks inside the box.

/box dragon

[name]

Spawns an Ender Dragon that flies over the box and destroys blocks.

/box jail

[seconds]

Temporarily traps the player in a 'jail' inside the box for the specified number of seconds (default is 10).

Example
/box jail 30

Basic Minecraft Commands

The core set of commands that covers 90% of needs for normal gameplay and basic world setup.

/time set day

Sets the time to day.

/gamerule doDaylightCycle false

Freezes time (the sun stops moving).

/weather clear

Clears the weather.

/gamerule doWeatherCycle false

Disables weather cycles (no more rain or thunderstorms).

/gamemode creative

Creative mode (also available: survival, spectator, adventure).

/difficulty normal

Normal difficulty (also available: peaceful, easy, hard).

/tp

<player>

Teleport to another player.

/tp

<x> <y> <z>

Teleport to specific coordinates.

/spawnpoint

Set your respawn point at your current location.

/setworldspawn

Set the spawn point for all new players on the server.

/give

<player> <item> [amount]

Give an item (e.g.: /give @s diamond 64 gives you a stack of diamonds).

/clear

Completely clear your inventory.

/gamerule keepInventory true

Keep inventory after death (items won't drop).

/kill

[player]

Kill yourself (or a specific player).

/experience add

<player> <amount> levels

Give experience levels (e.g.: /experience add @s 30 levels).

/heal

Restore health and hunger (requires Essentials plugin).

/gamerule mobGriefing false

Mobs no longer break blocks (creepers don't destroy land, endermen don't steal).

/gamerule doFireTick false

Fire stops spreading to wood and burning it.