2020-03-30 19:18:21 +00:00
|
|
|
name: Tamablefoxes
|
2020-07-14 17:51:21 +00:00
|
|
|
version: 1.7-SNAPSHOT
|
2020-03-30 19:18:21 +00:00
|
|
|
main: net.seanomik.tamablefoxes.TamableFoxes
|
2020-07-14 21:37:55 +00:00
|
|
|
api-version: 1.14
|
2020-03-30 19:18:21 +00:00
|
|
|
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."
|
|
|
|
default: false
|
|
|
|
tamablefoxes.tame:
|
|
|
|
description: "Gives the player the ability to tame a fox."
|
|
|
|
default: false
|