Added /invincible.
Added up and down arguments to /excavate.
Fixed inventory and performance issue with /excavate.
Don't upload shell file for pushing jar.
This commit is contained in:
Hyperling
2018-12-30 13:02:26 -06:00
parent 298c49602e
commit 9bcfc1e0e6
12 changed files with 200 additions and 42 deletions

View File

@ -1,9 +1,11 @@
name: CoderDojoEVV
main: com.hyperling.minecraft.coderdojoevv.CoderDojoEVV
version: 0.1.8
version: 0.2.0
commands:
heal:
description: Heal hearts, food, and ends fire.
excavate:
description: Gather all items in X blocks and add them to inventory
description: Gather all items in X blocks and add them to inventory.
invincible:
description: Prevents player from taking damage.