mirror of
https://github.com/Zrips/Jobs.git
synced 2024-12-01 15:03:36 +01:00
desc update
This commit is contained in:
parent
e172048f1f
commit
345810ef83
@ -126,6 +126,14 @@ Jobs:
|
|||||||
income: 5.0
|
income: 5.0
|
||||||
# base experience
|
# base experience
|
||||||
experience: 5.0
|
experience: 5.0
|
||||||
|
# (OPTIONAL) from which level of this job player can get money for this action
|
||||||
|
# if not given, then player will always get money for this action
|
||||||
|
# this can be used for any action
|
||||||
|
from-level: 1
|
||||||
|
# (OPTIONAL) until which level player can get money for this action.
|
||||||
|
# if not given, then there is no limit
|
||||||
|
# this can be used for any action
|
||||||
|
until-level: 30
|
||||||
# payment for breaking a block with tnt
|
# payment for breaking a block with tnt
|
||||||
TNTBreak:
|
TNTBreak:
|
||||||
LOG:
|
LOG:
|
||||||
|
Loading…
Reference in New Issue
Block a user