EggCatcher/src/main/resources/plugin.yml

76 lines
2.9 KiB
YAML

name: EggCatcher
version: 5.0
description: This plugin allows you to catch mobs in eggs.
author: shansen
api-version: 1.15
main: me.shansen.EggCatcher.EggCatcher
permissions:
eggcatcher.catch.*:
description: Gives access to catch all types of mobs.
default: op
children:
eggcatcher.catch.bat: true
eggcatcher.catch.bee: true
eggcatcher.catch.blaze: true
eggcatcher.catch.cat: true
eggcatcher.catch.cavespider: true
eggcatcher.catch.chicken: true
eggcatcher.catch.cod: true
eggcatcher.catch.cow: true
eggcatcher.catch.creeper: true
eggcatcher.catch.dolphin: true
eggcatcher.catch.donkey: true
eggcatcher.catch.drowned: true
eggcatcher.catch.elderguardian: true
eggcatcher.catch.enderman: true
eggcatcher.catch.endermite: true
eggcatcher.catch.evoker: true
eggcatcher.catch.fox: true
eggcatcher.catch.ghast: true
eggcatcher.catch.guardian: true
eggcatcher.catch.horse: true
eggcatcher.catch.husk: true
eggcatcher.catch.llama: true
eggcatcher.catch.magmacube: true
eggcatcher.catch.mule: true
eggcatcher.catch.mushroomcow: true
eggcatcher.catch.ocelot: true
eggcatcher.catch.panda: true
eggcatcher.catch.parrot: true
eggcatcher.catch.phantom: true
eggcatcher.catch.pig: true
eggcatcher.catch.pigzombie: true
eggcatcher.catch.pillager: true
eggcatcher.catch.polarbear: true
eggcatcher.catch.pufferfish: true
eggcatcher.catch.rabbit: true
eggcatcher.catch.ravager: true
eggcatcher.catch.salmon: true
eggcatcher.catch.sheep: true
eggcatcher.catch.shulker: true
eggcatcher.catch.silverfish: true
eggcatcher.catch.skeleton: true
eggcatcher.catch.skeletonhorse: true
eggcatcher.catch.slime: true
eggcatcher.catch.spider: true
eggcatcher.catch.squid: true
eggcatcher.catch.stray: true
eggcatcher.catch.traderllama: true
eggcatcher.catch.tropicalfish: true
eggcatcher.catch.turtle: true
eggcatcher.catch.vex: true
eggcatcher.catch.villager: true
eggcatcher.catch.vindicator: true
eggcatcher.catch.wanderingtrader: true
eggcatcher.catch.witch: true
eggcatcher.catch.witherskeleton: true
eggcatcher.catch.wolf: true
eggcatcher.catch.zombie: true
eggcatcher.catch.zombiehorse: true
eggcatcher.catch.zombievillager: true
eggcatcher.free:
description: Makes catching a mob free.
default: false