mirror of
https://github.com/SeanOMik/TamableFoxes.git
synced 2025-02-18 08:40:05 +00:00
* Cant change plugin prefix. * Name fox with the AnvilGUI API. * Disable the plugin if its not running on the correct server version.
16 lines
522 B
YAML
16 lines
522 B
YAML
name: TamableFoxes
|
|
version: 1.4-RELEASE
|
|
main: net.seanomilk.tamablefoxes.TamableFoxes
|
|
api-version: 1.15
|
|
load: POSTWORLD
|
|
description: Modified version of TamableFoxes for 1.15.1.
|
|
|
|
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
|