-
Notifications
You must be signed in to change notification settings - Fork 108
Commands
There are a few commands that might become helpful in critical situations
- Access Command
Allows the player to access backpack inventory that is either on another player's back or placed somewhere in the world.
/tb access (PlayerName)
/tb access (CoordinatesOfBackpack)
- Clear Command
Clears the contents of the backpack that is currently on the player's back.
/tb clear (PlayerName)
- Remove Command
Removes the backpack that is currently on the player's back.
/tb remove (PlayerName)
- Unpack Command
Drops all contents of selected backpack on the ground.
/tb unpack (PlayerName)
/tb unpack (CoordinatesOfBackpack)
- Restore Command
Allows to restore lost backpack. Every time the player dies with the backpack equipped, a unique file with backpack data is created in the backpack folder, which is located in the world folder.
Backpack file name is created with following formula: (BackpackName)_(DateOfDeath)-(TimeOfDeath)

/tb restore (PlayerName) (BackpackId)
Example: /tb restore Tiviacz1337 travelersbackpack.standard_11.07.2024-13.01.31.dat