-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Chen Xu edited this page Mar 1, 2018
·
13 revisions
Controls:
Key | Function |
---|---|
l | toggle locking the screen to the character |
wasd | control the character (s key doesn't do anything though) |
= | zoom viewport in |
- | zoom viewport out |
mouse scroll | adjusts viewport zoom |
arrow keys | adjust viewport position (when viewport is not locked) |
m | Toggle playing music |
p | Toggles debug mode |
Left mouse click | Mine blocks till cursor |
F1 | Activate console menu |
i | Opens inventory screen |
Console Commands:
Command | Function |
---|---|
!time set [time] | Changes globaltimer in viewport |
!time | Prints current time to console |
!characters | Prints number of entities to console |
!fly | Makes character 10 times faster |
!explode | Destroys all blocks in a large range around the player |
!listservers | Lists possible servers that can be connected to |
!connect [num] | Connects to the server with that index |
!disconnect | Disconnects from currently connected server |
!constatus | View currently connected to server |
!send [message] | Sends message to server |
!viewmessages | View recieved messages from server |
!host | Let other players connect to server |
!stophosting | Stops hosting... |