2020-01-24 10:21:13 -06:00
|
|
|
name: Tamablefoxes
|
2020-01-27 08:02:38 -06:00
|
|
|
version: 1.5.2-SNAPSHOT
|
2020-01-20 22:37:42 -06:00
|
|
|
main: net.seanomik.tamablefoxes.TamableFoxes
|
2020-01-18 13:22:36 -06:00
|
|
|
api-version: 1.15
|
2020-01-15 22:27:46 -06:00
|
|
|
load: POSTWORLD
|
2020-01-26 01:05:18 -06:00
|
|
|
description: Adds tamable foxes to Minecraft!
|
2020-01-18 13:22:36 -06:00
|
|
|
|
2020-01-15 22:27:46 -06:00
|
|
|
commands:
|
|
|
|
spawntamablefox:
|
2020-01-18 13:22:36 -06:00
|
|
|
aliases: [tamablefox, stf, spawntf]
|
2020-01-15 22:27:46 -06: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
|
2020-01-24 10:21:13 -06:00
|
|
|
tamablefoxes.tame:
|
|
|
|
description: "Gives the player the ability to tame a fox."
|
|
|
|
default: false
|