Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hedgie1 authored Jan 10, 2022
1 parent 087f2f4 commit 1f2216b
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,38 +31,34 @@ JUMBO (**J**ust a **U**niversal **M**ineflayer **B**ot - **O**pensourced) is a M

Commands are split into 4 modules.

**Random commands (no module)**:
-
#### Random commands (no module):

- **help** - Link to this github page.
- **kill** - Kills the bot using /kill command. Bot must have OP and only bot leader can use this command.
- **tp** - Bot teleports to you. Bot must have OP and only bot leader can use this command.
- **spawn -num-** - Spawns minions - new bots, that have seperate code from main bot.
- **stop** - Stops all actions.

**Multiple bots commands**:
-
#### Multiple bots commands:

- **army** - All bots except main bot start attacking you.
- **random** - All bots except main bot start moving in random direction.
- **leave** - All bots except main bot leave the server.

**Attack module:**
-
#### Attack module:

- **attack me** - Bot starts attacking you.
- **attack nearest** - Bot starts attacking nearest player.
- **attack -playername-** - Bot starts attacking provided player.

**Inventory module:**
-
#### Inventory module:

- **inv drop -all/name of item-** - Bot drops provided item / all items.
- **inv equip -name of item-** - Bot equips provided item in hand.
- **inv deposit** - Bot deposits all items into nearest chest.

**Action module:**
-
#### Action module:

- **action come** - Bot comes to your position.
- **action follow** - Bot starts following you.
- **action tower -num-** - Bot starts building tower.
Expand Down

0 comments on commit 1f2216b

Please sign in to comment.