-
Notifications
You must be signed in to change notification settings - Fork 312
Chat commands
Give items to a player by item ID and amount.
/give <username> <itemId> [amount]
Default amount: 1
Give SirCmpwn 128 (2 stacks) stone pieces:
/give SirCmpwn 1 128
Like /give
, but /giveme
gives the items to the player who issues the command. Also, the username is omitted.
/giveme <itemId> [amount]
Give yourself 64 (1 stack) oak wood (item ID 17) pieces:
/giveme 17 64
Default amount: 1
Shows a list of commands, or help for a particular command.
/help [page nr]
Show page 1 (default):
/help
Show any other page:
/help 2
/help <command name>
Show help for /give
command:
/help give
Ping pong.
/ping
Whisper someone a message.
/tell <username> <message>
Tell SirCmpwn how good TrueCraft is:
/tell SirCmpwn Truecraft is awesome!
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.
Get the current time:
/time
Set the time to something else:
/time set <new time>
Set time to dawn:
/time set 0
Shows your position.
/pos
Toggles client logging. Doesn't affect other players on the server.
/log
Resends your inventory to the selected client.
/reinv