TamableFoxes/target/classes/plugin.yml
SeanOMik cd8918c7c0
Make changes to the 1.15.1 update
* Cant change plugin prefix. 
* Name fox with the AnvilGUI API.
* Disable the plugin if its not running on the correct server version.
2020-01-18 13:22:36 -06:00

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