Commands

BapUtils (/) commands

General commands

chevron-rightbap cache - Shows cached datahashtag
  • Aliases: data

  • Expected parameters: 0

  • Optional parameters: 0

chevron-rightbap colors|cc - Minecraft (&) color codeshashtag
  • Aliases: color, colours, colour, cc

  • Expected parameters: 0

  • Optional parameters: 0

chevron-rightbap dev <...> - Development command, experimental featureshashtag
  • Aliases: test

  • Expected parameters: variable

  • Optional parameters: variable

chevron-rightbap hello - Sends a hello message to check if the mod is presenthashtag
  • Aliases: world, hi

  • Expected parameters: 0

  • Optional parameters: 0

chevron-rightbap help|? - Shows help with commandshashtag
  • Aliases: ?

  • Expected parameters: 0

  • Optional parameters: 0

chevron-rightbap options|/bap - Opens the options* GUIhashtag
  • Aliases: menu, gui, /bap

  • Expected parameters: 0

  • Optional parameters: 0

chevron-rightbap radar|r - Prints a list of nearby entitieshashtag
  • Aliases: scan, r

  • Expected parameters: 0

  • Optional parameters: 0

chevron-rightbap settings - Opens the settings* GUIhashtag
  • Aliases: config, cfg

  • Expected parameters: 0

  • Optional parameters: 0

chevron-rightbap trust <playerName> - Adds a player to the trusted listhashtag

Note: Their UUID is stored, so you don't have to worry about username changes.

  • Aliases: friend, add

  • Expected parameters: 1

    • playerName - The player to add

  • Optional parameters: 0

chevron-rightbap uuid <playerName> - Converts a player name into UUIDhashtag
  • Aliases: none

  • Expected parameters: 1

    • playerName - The player to check

  • Optional parameters: 0

*In BapUtils, the terms 'Options' and 'Settings' are used similarly to Minecraft, referring to the settings menu that is situated within the options menu.


Party utilities

circle-info

Their settings can be found in the GUI, under "Party".

circle-exclamation
chevron-rightbap joindungeon|jd <floorName> - Join a dungeon floor on the leader's behalfhashtag
  • Aliases: dung, join, jd

  • Expected parameters: 1

    • floorName - The floor name. Must match ^[fm][0-7]$

  • Optional parameters: 0

chevron-rightbap takeover|to - Takes the party leader's partyhashtag
  • Aliases: ptake, pto, to

  • Expected parameters: 0

  • Optional parameters: 0

chevron-rightbap warp|w - Warps the party on the leader's behalfhashtag
  • Aliases: pwarp, pw, w

  • Expected parameters: 0

  • Optional parameters: 0


Destructive commands

triangle-exclamation
chevron-rightbap crash <playerName> - Crash a player using BapUtilshashtag

Warning: This command will work on yourself!

You need to be whitelisted to use this command.

  • Aliases: exit

  • Expected parameters: 1

    • playerName - The player to crash

  • Optional parameters: 0

Last updated