At Builder’s Refuge, we have a number of utilities at your fingertips.  While this list is not exhaustive, here are some commands that you may find useful.  These commands mostly apply to the 1.12.2 server.  Will eventually update this for our 1.16.5 server, but if you need any help please find our Discord and ask in #support.

General Server Commands

  • Location and Navigation
    • /menu – Main navigation menu
    • /hub – Go to the network hub
    • /public – Go to the community build area (plots for everyone)
    • /build – Go to the member build area (flatworlds for members only)
    • /spawn – Return to the current server’s spawn
  • Friends and Teleporting
    • /friend – Show Friends menu (also shortcut /f)
      • Control which join/quit/switch messages from everyone, friends, or no one
      • Control teleporting with and without requests (set to ‘nobody’ to disable teleportation, or ‘friends only’ to only receive teleport requests from friends, for example)
    • /tp <player> – Ask to teleport to another player
    • /tphere <player> – Ask a player to teleport to you
  • Emote Commands
    • /shrug
    • /tableflip
    • /unflip
  • Setting Homes
    • /sethome <name> – Set a saved location in your own private world (unlimited)
    • /delhome <name> – Remove a saved location
    • /home <name> – Teleport to this location
    • /homes – List your homes
  • Environment
    • /ptime <time/day/night/reset> – Sets time in your own view
    • /pweather <storm/clear/reset>  – Sets weather in your own view
    • /n – Toggles nightvision on/off
  • Player Movement
    • /speed <1-10> – Adjust speed (set when walking or flying to adjust accordingly)
    • /sp<1-10> – Shortcut for /speed (e.g. /sp5)
    • /fs <1-10> – Shortcut for fly speed
    • /ws <1-10> – Shortcut for walk speed
    • /af – Toggles advanced fly mode
  • Tablist
    • Press tab to display a list of who is online along with your ping statistics.  The “local chat area” (top half) are players who are in the same server area and can receive your chatroom messages.  The “other area” (bottom half) are players who are on other parts of the network and cannot receive your chatroom messages.
  • Private Messages, and Chat
    • /msg <player> <message> – Send a message to an online player
    • /r <message> – Quick reply to the last person who sent you a message
    • /ignore <player> – Ignore chat and messages from another player
    • /togglepm – Turn on/off receiving private messages
  • Colored Nicknames
    • /nick <name> – Set your nickname.  You can also use color codes.
  • Inventory Saves
    • /inv – Displays the help screen
    • /inv save <name> – Saves your inventory set
    • /inv get <name> – Retrieves your inventory set
    • /inv list – Lists your inventory sets
    • /inv del <name> – Removes a saved inventory set
  • Chat Channels
    • Global
      • /global (you are in this channel by default)
    • Rooms
      • /chan#  (# from 1 to 9,  example:  /chan4)
    • Language Channels
      • /english – (same as /global)
      • /portuguese
      • /spanish
      • /french
      • /italian
      • /german
      • /norwegian
      • /danish
      • /turk
    • /ch switch <channel> – Join channel, and set it to active
    • /ch leave <channel> – leave channel
    • /ch join <channel> – join channel
    • /ch list – List all channels (Joined channels are marked with *)
    • /ch who <channel> – List who is in a channel
  • Private World Management Commands
    • /world – Shows you the list of commands
    • /world auto – Creates your build world (flatgrass)
    • /world home [#] – Teleport to your world (use # for multiple worlds)
    • /world sethome – Sets your world’s spawnpoint where you stand
    • /world upload – Uploads a world (must be mca files or a ZIP of mca files)
    • /world download world – Download the world
    • /world list mine – List your worlds (limited to each server)
    • /world list shared – List worlds where you share build permissions
    • /world hide – Hide your world from the dynmap
    • /world show – Show your world on the dynmap
    • /world set alias <name> – Rename your world
  • Private World Permission Commands
    • /world add <player> – Permit a player  to have build rights in your world only when you are online
    • /world trust <player> – Permit a player to have build rights in your world even if you are offline
    • /world deny <player> – Prevent a player from entering your world. Use the asterisk (*) to deny everyone.  (Added and trusted players can bypass deny *)
    • /world remove <player> – Remove a player from the add, trust, or deny list.
    • /world kick <player> – Kick a player from your world
  • Private World Flags and Settings
    • /world set titles false – Turn off the world title upon entering
    • /world set greeting <text> – Set a greeting upon entering
    • /world set farewell <text> – Set a farewell upon leaving
    • /world set notify-enter <true/false> – Notify when someone enters your world
    • /world set notify-leave <true/false> – Notify when someone leaves your world
    • /world set disable-physics <true/false> – Change world physics
    • /world set gamemode <0/1> – Change world gamemode
    • /world set time <#> – Change world time in ticks
    • /world set weather <storm/clear> – Change world weather
    • /world set pve <true/false> – Set PVE w/ mobs
    • /world set pvp <true/false> – Set PVP w/ players
    • See a list of other flags

Building Commands

  • Idea Generator
    • /whattobuild – Gives you a random suggestion on what to build
    • /pickathing – Helps you pick a build theme
  • Dynmap Commands
    • /dynmap radiusrender <# of block radius> – Begin rendering your area of the dynmap
    • /dynmap updaterender – Begins rendering at your current location and spreads until it encounters chunk that does not need updating.
    • /dynmap quiet – Silence render progress messages
    • /dynmap show – Show your player on the dynmap
    • /dynmap hide – Hide your player from the dynmap
    • /world hide – Hide your world from the dynmap
    • /world show – Show your world on the dynmap
  • Builder’s Utilities (by Arcaniax)
    • /blocks – Opens menu for “secret” minecraft blocks (shortcut /sb)
    • /banner – Opens banner creator
    • /armorcolor – Opens armor color creator
    • /nc – Toggles no clip mode
    • /nv – Toggles night vision
    • //scale <size> – Simplified deform scaling command
    • //derot <axis> <degrees> – Simplified deform rotate command
    • //twist <axis> <degrees> – Simplified deform twist command
    • WorldEdit Shortcuts (100% rudim approved)
      • //1 –> //pos1
      • //2 –> //pos2
      • //c –> //copy
      • //f –> //flip
      • //pa –> //paste
      • //r –> //replace
      • //re –> //redo
      • //rt –> //rotate
      • //s –> //set
      • //st –> //stack
      • //u –> //undo
      • /ws <value> – Set walk speed
      • /fs <value> Set fly speed
      • //cub –> //sel cuboid
      • //con –> //sel convex
    • FastAsyncWorldEdit (FAWE) Wiki for Detailed List of Commands, Masks, and Patterns
  • Arceon (by Arcaniax) (member, contest, stream servers only)
  • Playerheads Database
    • /hdb – Activate the playerheads database GUI
  • WorldEdit
  • VoxelSniper
    • Everyone is allowed access to full VoxelSniper
    • VoxelSniper Commands List
    • BetterBrushes Add-on using brush set ‘eb’ (e.g. /b eb lift)
  • GoPaint
    • Equip a Feather on your hotbar and left click to enable and right click to use
    • /gp toggle – enable GoPainter brush
    • /gp undo <#> – undo
    • /gp size <#> – change brush size
  • GoBrush
    • Equip a Flint on your hotbar and left click to enable and right click to use.
    • /gb toggle – Enable goBrush
  • Denzarous Brushes
    • /denzbrush – load a schematic of Denzarous Brushes into your clipboard.  Paste these somewhere convenient in your world to use as clipboard brushes
  • Armor Stand Tools
    • /ast – Bring up the armor stand toolset
  • nextRotate Deform Rotate Tool by nextRound
    • Make selection as usual in WorldEdit
    • /nrd – copy selection to nextRotate clipboard
    • /nr [-a] – paste selection rotated to the direction (pitch + yaw) you are looking
  • Custom Flower Tool by Lukaszz
    • /cf
  • EasySchematicCreator by dennisbuilds
    • /esc <name> <number of schematics>
    • Tutorial
    • This command is only available on the member build area
  • Organic Model Builder by mrlasagne
    • /model list – List models
    • /model load <modelname> – Begin creating with the model chosen
    • /model rotate <value> – Set the model roll value of the next part that you paste
    • /model adjust <part> <yaw> <pitch> <roll> – Adjusts the rotation of a certain part
    • /model end – Finish model creation
    • /model cancel – Cancel model creation
    • Note: You can only use “/model end” after placing the first part. If you want to end before placing the first part, right click while holding something or use “/model cancel”