Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Chat commands

Robin Kanters edited this page May 24, 2015 · 1 revision

Available commands

/give

Give items to a player by item ID and amount.

Syntax

/give <username> <itemId> [amount]

Default amount: 1

Example

Give SirCmpwn 128 (2 stacks) stone pieces:

/give SirCmpwn 1 128

/giveme

Like /give, but /giveme gives the items to the player who issues the command. Also, the username is omitted.

Syntax

/giveme <itemId> [amount]

Example

Give yourself 64 (1 stack) oak wood (item ID 17) pieces:

/giveme 17 64

Default amount: 1

/help

Shows a list of commands, or help for a particular command.

Syntax for command list

/help [page nr]

Examples

Show page 1 (default):

/help

Show any other page:

/help 2

Syntax for command-specific help

/help <command name>

Example

Show help for /give command:

/help give

/ping

Ping pong.

Syntax (there are no arguments)

/ping

/tell

Whisper someone a message.

Syntax

/tell <username> <message>

Example

Tell SirCmpwn how good TrueCraft is:

/tell SirCmpwn Truecraft is awesome!

Time

Get the current time, or change the time. The time value is always between 0 and 24000 (1000 per in-game hour). 0 is dawn.

Syntax

Get the current time:

/time

Set the time to something else:

/time set <new time>

Example

Set time to dawn:

/time set 0

Debug commands

/pos

Shows your position.

Syntax (no arguments)

/pos

/log

Toggles client logging. Doesn't affect other players on the server.

Syntax (no arguments)

/log 

/reinv

Resends your inventory to the selected client.

Syntax (no arguments)

/reinv