updated default files

This commit is contained in:
Indyuce 2019-09-01 14:55:44 +02:00
parent f6396e6406
commit 3433f766da
6 changed files with 5 additions and 9 deletions

View File

@ -22,10 +22,6 @@ mana:
color: BLUE color: BLUE
name: 'Mana' name: 'Mana'
triggers:
level-up:
- 'command{format="mmocore admin skill-points %player% 1"}'
# Experience sources for main class experience. # Experience sources for main class experience.
main-exp-sources: main-exp-sources:
- 'killmob{type=ZOMBIE;amount=1-3}' - 'killmob{type=ZOMBIE;amount=1-3}'

View File

@ -31,7 +31,7 @@ max-level: 100
triggers: triggers:
level-up: level-up:
- 'command{format="mmocore admin skill-points %player% 1"}' - 'command{format="mmocore admin skill-points give %player% 1"}'
mana: mana:
char: char:

View File

@ -30,7 +30,7 @@ max-level: 100
triggers: triggers:
level-up: level-up:
- 'command{format="mmocore admin skill-points %player% 1"}' - 'command{format="mmocore admin skill-points give %player% 1"}'
mana: mana:
char: char:

View File

@ -37,7 +37,7 @@ mana:
triggers: triggers:
level-up: level-up:
- 'command{format="mmocore admin skill-points %player% 1"}' - 'command{format="mmocore admin skill-points give %player% 1"}'
# Get some mana back when dealing magic damage. # Get some mana back when dealing magic damage.
magic-damage: magic-damage:

View File

@ -30,7 +30,7 @@ max-level: 100
triggers: triggers:
level-up: level-up:
- 'command{format="mmocore admin skill-points %player% 1"}' - 'command{format="mmocore admin skill-points give %player% 1"}'
options: options:
off-combat-mana-regen: true off-combat-mana-regen: true

View File

@ -49,7 +49,7 @@ triggers:
- 'mana{operation=GIVE;amount=2-3}' - 'mana{operation=GIVE;amount=2-3}'
level-up: level-up:
- 'command{format="mmocore admin skill-points %player% 1"}' - 'command{format="mmocore admin skill-points give %player% 1"}'
cast-particle: cast-particle:
particle: REDSTONE particle: REDSTONE