With this plugin can players build own working scarecrows. How it works? When mobs went into configurable radius from scarecrow it will be teleported out.
English video by by damnnicholas:
German video (usage and configuration) - by luiluilui2
| Command: | Usage: | Permission: |
| /scarecrow radius <radius> | Set radius of scarecrowe front of you. | scarecrows.changeRadius |
| /scarecrow owner <player name> | Set owner of scarecrowe front of you. | scarecrows.changeOwner |
| - | Build a scarecrow. | scarecrows.create |
| - | Destroy a scarecrow. | scarecrows.remove |
updatingTime: 160 //how often plugin push mobs out ScarecrowsRadius: 18 //default scarecrow radius protect: passive: true //teleporting passive mobs (pig, sheep...) hostile: true //teleporting hostie mobs (zombie, enderman...) other: false //teleporting other mobs (villager, snowman, iron golem...)