TamableFoxes/target/classes/plugin.yml

20 lines
628 B
YAML
Raw Permalink Normal View History

name: Tamablefoxes
2020-09-06 19:48:53 +00:00
version: 1.7.4-SNAPSHOT
main: net.seanomik.tamablefoxes.TamableFoxes
api-version: 1.14
load: STARTUP
description: Adds tamable foxes to Minecraft!
commands:
spawntamablefox:
aliases: [tamablefox, stf, spawntf]
usage: /spawntamablefox [type]
description: Spawn a tamable fox at the standing location. Type can be snow or red, or left empty for a red.
permissions:
tamablefoxes.spawn:
description: "Gives the player the ability to spawn tamable foxes."
2020-09-03 17:39:08 +00:00
default: op
tamablefoxes.tame:
description: "Gives the player the ability to tame a fox."
2020-09-03 17:39:08 +00:00
default: true