
Added /invincible. Added up and down arguments to /excavate. Fixed inventory and performance issue with /excavate. Don't upload shell file for pushing jar.
11 lines
320 B
YAML
11 lines
320 B
YAML
name: CoderDojoEVV
|
|
main: com.hyperling.minecraft.coderdojoevv.CoderDojoEVV
|
|
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.
|
|
invincible:
|
|
description: Prevents player from taking damage. |