15 lines
453 B
YAML
15 lines
453 B
YAML
|
name: TamableFoxes
|
||
|
version: 1.3.2-SNAPSHOT
|
||
|
main: net.seanomik.tamablefoxes.TamableFoxes
|
||
|
api-version: 1.14
|
||
|
load: POSTWORLD
|
||
|
commands:
|
||
|
spawntamablefox:
|
||
|
aliases: [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
|