Document your code
Every project on GitHub comes with a version-controlled wiki to give your documentation the high level of care it deserves. It’s easy to create well-maintained, Markdown or rich text documentation alongside your code.
Sign up for free See pricing for teams and enterprisesCommands
NOTE: the dot should be replaced by whatever command prefix you set in settings.
.help [<page>]
Shows the command list
.gamemode
Toggles your gamemode
Alt
.gm
.toggle <module>
Toggles the specified module
Alt
.t <module>
.drop
Drops every item once
.version <current|target|latest>
Tells you the current, target or latest version
.panic
Disables all the hacks at once
Alt
.p
.js
Opens the JavaScript Console
.say <message>
Sends a chat message even if it starts with the command prefix
.rename <name>
Renames the current held item to the given name
.tp <x> <y> <z>
Teleports you to the given coordinates
.give (<item_name|item_id>) [<amount>] [<data>]
Gives you the specified item
.position
Shows the current position of the player in coordinates
Alt
.pos
.website <url>
Opens the specified URL in your webbrowser
Alt
.web <url>