Quests/core/src/main/resources/actions.yml

30 lines
654 B
YAML
Raw Normal View History

actions:
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
GiveRod:
2021-07-10 09:08:07 +02:00
message: "<green>Here's a rod to get you started!"
2013-09-19 08:28:54 +02:00
items:
- ==: org.bukkit.inventory.ItemStack
type: FISHING_ROD
2018-01-17 08:48:24 +01:00
TimerStart:
timer: 40
CancelTimer:
2018-01-17 08:48:24 +01:00
cancel-timer: true
fail-quest: true
2018-01-17 08:48:24 +01:00
RunCommand:
message: "<red>Answer to life, the universe, and everything?"
2018-01-17 08:48:24 +01:00
commands:
- tell <player> 42