PluginConfigs/Jobs/restrictedAreas.yml
Chromachine 8a6e6886ed Pass removal, Jobs plugin
Very small FAWE changes
2018-05-31 00:39:09 +00:00

32 lines
729 B
YAML

# Restricted area configuration
#
# Configures restricted areas where you cannot get experience or money
# when performing a job.
#
# The multiplier changes the experience/money gains in an area.
# A multiplier of 0.0 means no bonus, while 0.5 means you will get 50% more the normal income
# While -0.5 means that you will get 50% less the normal income
#
# restrictedareas:
# area1:
# world: 'world'
# multiplier: 0.0
# point1:
# x: 125
# y: 0
# z: 125
# point2:
# x: 150
# y: 100
# z: 150
# area2:
# world: 'world_nether'
# multiplier: 0.0
# point1:
# x: -100
# y: 0
# z: -100
# point2:
# x: -150
# y: 100
# z: -150