1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-29 14:05:25 +01:00

Change this thing for lazy peoples

This commit is contained in:
montlikadani 2020-05-31 17:27:33 +02:00
parent 1a22e7b20e
commit 101bd5656f
2 changed files with 17 additions and 17 deletions

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>Jobs</groupId>
<artifactId>jobs</artifactId>
<version>4.15.8</version>
<version>4.15.11</version>
<name>Jobs</name>
<url>http://maven.apache.org</url>
@ -150,7 +150,7 @@
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.10.5</version>
<version>2.10.6</version>
<scope>provided</scope>
</dependency>
</dependencies>

View File

@ -119,7 +119,7 @@ Jobs:
# Command list to be performed after quest is finished.
# Use [playerName] to insert players name who finished that quest
RewardCommands:
- "money give [playerName] 500"
- "eco give [playerName] 500"
- "msg [playerName] Completed quest!"
# Quest description to be used to explain quest requirements or rewards for player
RewardDesc:
@ -146,7 +146,7 @@ Jobs:
Objectives:
- Kill;Zombie;50
RewardCommands:
- "money give [playerName] 2000"
- "eco give [playerName] 2000"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Kill 50 zombies"
@ -156,7 +156,7 @@ Jobs:
Objectives:
- "Smelt;COOKED_CHICKEN;20"
RewardCommands:
- "money give [playerName] 300"
- "eco give [playerName] 300"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Cook some chicken breasts"
@ -615,7 +615,7 @@ Jobs:
- Break;birch_log;50
- Break;jungle_log;50
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Break logs and get money"
@ -732,7 +732,7 @@ Jobs:
- Break;granite;50
- Break;sandstone;50
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Break blocks and get money"
@ -928,7 +928,7 @@ Jobs:
- Place;birch_planks;50
- Place;wool;50
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Place blocks and get money"
@ -1680,7 +1680,7 @@ Jobs:
- Break;grass_block;50
- Break;gravel;50
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Dig blocks and get money"
@ -1749,7 +1749,7 @@ Jobs:
- Shear;White;10
- Milk;Cow;3
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Be a farmer and get money"
@ -2142,7 +2142,7 @@ Jobs:
- Kill;Creeper;3
- Kill;Skeleton;10
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Kill everything what moves and get money"
@ -2299,7 +2299,7 @@ Jobs:
Objectives:
- Explore;1;30
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Go on a trip and get money"
@ -2353,7 +2353,7 @@ Jobs:
- Craft;chest;10
- Craft;ladder;30
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Craft and get money"
@ -2840,7 +2840,7 @@ Jobs:
- Fish;salmon;2
- Fish;tropical_fish;2
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Catch fish and get money"
@ -2890,7 +2890,7 @@ Jobs:
- Craft;iron_chestplate;2
- Craft;gold_leggings;2
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Craft weapons and get money"
@ -3042,7 +3042,7 @@ Jobs:
- Brew;redstone;2
- Brew;sugar;2
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Brew some stuff and get money"
@ -3141,7 +3141,7 @@ Jobs:
- Enchant;diamond_sword;1
- Enchant;ARROW_DAMAGE;1
RewardCommands:
- "money give [playerName] 100"
- "eco give [playerName] 100"
- "msg [playerName] Completed quest!"
RewardDesc:
- "Be a wizard and get money"