TamableFoxes/target/classes/plugin.yml

20 lines
613 B
YAML
Raw Normal View History

name: Tamablefoxes
2020-02-21 23:12:03 +00:00
version: 1.6.0-SNAPSHOT
main: net.seanomik.tamablefoxes.TamableFoxes
api-version: 1.15
2020-02-21 23:12:03 +00:00
load: STARTUP
2020-01-26 07:05:18 +00:00
description: Adds tamable foxes to Minecraft!
2020-01-16 04:27:46 +00:00
commands:
spawntamablefox:
aliases: [tamablefox, stf, spawntf]
2020-01-16 04:27:46 +00: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