forked from Kunfury-blep/Blep-Fishing
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
30 lines (30 loc) · 837 Bytes
/
plugin.yml
File metadata and controls
30 lines (30 loc) · 837 Bytes
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
29
30
name: BlepFishing
main: com.kunfury.blepFishing.Setup
version: 1.7.5
api-version: 1.13
author: Kunfury
softdepend: [Vault, mcMMO, PlaceholderAPI]
commands:
bf:
description: The base command for the plugin
usage: /bf
aliases: [BlepFish]
permissions:
bf.*:
description: Gives access to all Blep commands
children:
bf.reload: true
bf.admin: true
bf.listFish: true
bf.reload:
description: Allows you to reload blep fishing
bf.admin:
description: Gives access to the admin panel
bf.listFish:
description: Gives the player access to the fish command
bf.sell:
description: Gives access to the sell command
bf.sellall:
description: Gives access to the sellall command
bf.sellfor:
description: Gives access to the sellfor command