mirror of
https://github.com/Auxilor/EcoJobs.git
synced 2025-12-20 15:39:26 +00:00
updated ymls
This commit is contained in:
@@ -141,10 +141,13 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &8Earn &a$%money%&8 for each &a%blocks%&8 blocks mined"
|
||||
|
||||
# Commands to be sent on levelup, can be formatted two ways:
|
||||
# level:command (e.g. 10:eco give %player% 1000), which would execute that command for level 10
|
||||
# command (e.g. eco give %player% 5000), which would execute that command for all levels
|
||||
level-commands: [ ]
|
||||
# Effects to run when the skill levels up
|
||||
# %level% is the level the skill leveled up to.
|
||||
# If you want to restrict this to certain levels, you can use
|
||||
# require: %level% = 20, or require: %level% < 50, etc.
|
||||
# If you want a reward to run every x levels, you can use
|
||||
# every: 1, or every: 12, etc
|
||||
level-up-effects: [ ]
|
||||
|
||||
# The effects for the job, has %level% as a placeholder
|
||||
effects:
|
||||
|
||||
@@ -95,7 +95,7 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &8Earn &a$%money%&8 for each bee you breed"
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
@@ -94,7 +94,7 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &8Earn &a$%money%&8 for each &a%blocks%&8 blocks placed"
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
@@ -92,7 +92,7 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &8Earn &a$%money%&8 for each enchanted item"
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
@@ -107,7 +107,7 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &8Earn &a$%money%&8 for each crop farmed"
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
@@ -92,7 +92,7 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &8Earn &a$%money%&8 for each fish caught"
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
@@ -104,7 +104,7 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &7Earn &a$%money%&7 for each log chopped."
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
@@ -104,7 +104,7 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &8Earn &a$%money%&8 for each &a%blocks%&8 blocks mined"
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
@@ -95,7 +95,7 @@ level-up-messages:
|
||||
- "&8» &8Earn &a$%money%&8 per heart of health that"
|
||||
- " &8mobs you kill have"
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
@@ -92,7 +92,7 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &8Earn &a$%money%&8 for each smelted item"
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
@@ -133,7 +133,7 @@ level-up-messages:
|
||||
1:
|
||||
- "&8» &8Earn &a$%money%&8 for each tool crafted"
|
||||
|
||||
level-commands: [ ]
|
||||
level-up-effects: [ ]
|
||||
|
||||
effects:
|
||||
- id: give_money
|
||||
|
||||
Reference in New Issue
Block a user