-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
28 lines (27 loc) · 1.09 KB
/
plugin.yml
File metadata and controls
28 lines (27 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
name: Pegasus Flight
main: tk.ponyconcordia.flight.PegasusFlight
version: 1.6
author: ASCIIcat
website: http://ponyconcordia.tk/
softdepend: [AntiCheat]
description: Flight for the Pegasi of Pony Concordia
commands:
pegaflightReload:
description: Reloads the airline food configuration file
usage: /pegaflightreload
permission: fegasusflight.config.reload
permission-message: You do not have permission to reload the configs.
pegaflightDecay:
description: Sets the amount of food that is removed per second.
usage: /pegaflightDecay <decay value>
permission: fegasusflight.config.decay
permission-message: You do not have permission to set the decay.
pegaflightFoodMin:
description: Sets the minimum amount of food that the player may have and still fly.
usage: /pegaflightFoodMin <food minimum>
permission: fegasusflight.config.foodmin
permission-message: You do not have permission to set the minimum food.
permissions:
pegasusflight.fly:
description: Allows you to fly
default: false