Skip to content

Instantly share code, notes, and snippets.

@Scabista
Created December 22, 2018 23:52
Show Gist options
  • Save Scabista/a876f94c13a5658a4a53c8d0c95dc2c2 to your computer and use it in GitHub Desktop.
Save Scabista/a876f94c13a5658a4a53c8d0c95dc2c2 to your computer and use it in GitHub Desktop.
Tiefling:
base-health: 18
base-health-enabled: true
hurt-sound: ENTITY_BLAZE_HURT
death-sound: ENTITY_GHAST_DEATH
race-color: RED
permissions:
- race.permission
- -negated.permission
commands:
enabled: true
race-choose-commands:
- bc %player_displayname% is now a %player_race_displayname%!
race-commands-day:
- tellraw %player_name% {"text":"The sun has risen","color":"red"}
race-commands-night:
- tellraw %player_name% {"text":"Night has fallen","color":"red"}
potions:
enabled: true
potion-bubbles: false
potioneffects:
- SATURATION:1
- FIRE_RESISTANCE:2
damage:
enabled: true
water-damage: true
lava-damage: false
water-damage-amount: 5.0
lava-damage-amount: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment