TamableFoxes/target/classes/plugin.yml

20 lines
615 B
YAML
Raw Normal View History

name: Tamablefoxes
version: 1.5.1-SNAPSHOT
main: net.seanomik.tamablefoxes.TamableFoxes
api-version: 1.15
2020-01-15 23:27:46 -05:00
load: POSTWORLD
2020-01-26 02:05:18 -05:00
description: Adds tamable foxes to Minecraft!
2020-01-15 23:27:46 -05:00
commands:
spawntamablefox:
aliases: [tamablefox, stf, spawntf]
2020-01-15 23:27:46 -05:00
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."
default: false
tamablefoxes.tame:
description: "Gives the player the ability to tame a fox."
default: false