Quests/src/main/resources/events.yml

30 lines
620 B
YAML
Raw Normal View History

2013-04-13 03:25:19 +02:00
events:
2018-01-17 08:48:24 +01:00
ApplyPotion:
message: "<blue>You received potion effects!"
2013-04-13 03:25:19 +02:00
potion-effect-types:
- Speed
- Jump
potion-effect-durations:
- 100
- 25
potion-effect-amplifiers:
- 3
- 2
2018-01-17 08:48:24 +01:00
NiceFinish:
message: "<green>Nice work!"
2013-09-19 08:28:54 +02:00
DeathFail:
fail-quest: true
2018-01-17 08:48:24 +01:00
RodStart:
2013-09-19 08:28:54 +02:00
message: "<yellow>Type 'rod' in chat to get a fishing rod!"
2018-01-17 08:48:24 +01:00
GiveRod:
2013-09-19 08:28:54 +02:00
message: "<green>Here you go!"
items:
- name-fishing_rod:amount-1
2018-01-17 08:48:24 +01:00
TimerStart:
timer: 40
CancelTimer:
2018-01-17 08:48:24 +01:00
cancel-timer: true
RunCommand:
message: "<red>Did you mean 'help'?"
commands:
- help