Commands - fr1kin/forgehax GitHub Wiki
This is a list of commands that are not part of any mods.
.blocks <name> - Find block(s) with matching name
.save - Save all configurations of ForgeHax
.help - shows help text about mod syntax and command list
.search [text] - lists all the mods or all the mods containing the given text
.search [-d|--details] [-h|--hidden] [text] - -d shows description, -h to also show hidden mods
.loaded - shows FH's loaded mods
.clip <num> - teleport vertically
.clip <x> <y> <z> - teleport to location
.vclip <num> - Vertical clip
.forward <num> - Forward clip
.online [name] - List of online players. Optionally with an argument to match
.history <name> - lists name history of given player
.respawn - forces your player to respawn
.say <text> - sends a chat message
.say [-f|--fake] <text> - sends a message that will not be interpreted as command by server
.say [-l|--local] <text> - send text via local chat so other mods can pick it up as command (useful for Chatbot, binds)
.clear - clears chat (.chat-clear for 1.16)
.clear [-a|-all] - also clears sent messages history (.chat-clear [-a|-all] for 1.16)