SpecialIDs
Special IDs
Special IDs
Setting up payment for other activities than harvesting blocks, require placement in different config containers.
Shearing
Shearing should be placed in the shear section of the config, and should use either sheep or mcow as id, instead of the blockid.
NOTE! All text-based ids must be lowercase.
Example
shear: sheep: value: 0.5 payoutinterval: 1
Fishing
Fishing must be placed in the fish section of the config, and should use fish as id, instead of the blockid.
NOTE! All text-based ids must be lowercase.
Example
fish: fish: value: 2.0 payoutinterval: 1
Mob bounties
Mob bounties should be placed in the mobs section of the config, and should use one of the, hopefully self-explanatory ids listed below, instead of the blockid.
blaze, cavespider, chicken, cow, creeper, enderdragon, enderman, ghast, magmacube, mushroomcow, pig, pigzombie, player, sheep, silverfish, skeleton, slime, snowman, spider, squid, villager, wolf, zombie
NOTE! All text-based ids must be lowercase.
Example
mobs: zombie: value: 1.0 payoutinterval: 1
Comments